mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Highlight submenu buttons when hovered and open (#3780)
Submenu buttons in menues now properly highlight when hovered and when opened. …plus a bunch of other cleanup
This commit is contained in:
@@ -7,4 +7,4 @@ cd "$script_path/.."
|
||||
rustup target add wasm32-unknown-unknown
|
||||
|
||||
# For generating JS bindings:
|
||||
cargo install wasm-bindgen-cli --version 0.2.89
|
||||
cargo install --quiet wasm-bindgen-cli --version 0.2.89
|
||||
|
||||
Reference in New Issue
Block a user