add input context menu helper
We are going to want this in more places Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -3300,6 +3300,7 @@ dependencies = [
|
||||
"bitflags 2.9.0",
|
||||
"blurhash",
|
||||
"egui",
|
||||
"egui-winit",
|
||||
"egui_extras",
|
||||
"ehttp",
|
||||
"enostr",
|
||||
@@ -3309,6 +3310,8 @@ dependencies = [
|
||||
"notedeck",
|
||||
"poll-promise",
|
||||
"profiling",
|
||||
"strum",
|
||||
"strum_macros",
|
||||
"tokio",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user