parser: ignore_in_mode attribute; watch additions
This commit is contained in:
@@ -79,6 +79,7 @@ where
|
||||
app.wgui_globals.clone(),
|
||||
&mut panel.listeners,
|
||||
"gui/keyboard.xml",
|
||||
false,
|
||||
)?;
|
||||
|
||||
for row in 0..layout.key_sizes.len() {
|
||||
@@ -163,6 +164,7 @@ where
|
||||
&mut panel.listeners,
|
||||
div,
|
||||
params,
|
||||
false,
|
||||
)?;
|
||||
|
||||
if let Some(widget_id) = gui_state_key.ids.get(&*my_id) {
|
||||
|
||||
Reference in New Issue
Block a user