mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
refactor input code
This commit is contained in:
@@ -109,7 +109,7 @@ fn menu_impl<'c>(
|
||||
|
||||
fn interact_with_menu_button(
|
||||
bar_state: &mut BarState,
|
||||
input: &GuiInput,
|
||||
input: &InputState,
|
||||
menu_id: Id,
|
||||
button_interact: &GuiResponse,
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user