fix animations, fix SlotMap dirty widget panic, set gui scale, set dash to 1080p

[skip ci]
This commit is contained in:
Aleksander
2025-12-26 15:02:08 +01:00
parent dead3f417c
commit 1364a5cb2e
12 changed files with 37 additions and 110 deletions

View File

@@ -18,11 +18,11 @@ use crate::{
util,
},
widget::{
ConstructEssentials, EventResult,
div::WidgetDiv,
label::{WidgetLabel, WidgetLabelParams},
rectangle::{WidgetRectangle, WidgetRectangleParams},
util::WLength,
ConstructEssentials, EventResult,
},
};
@@ -224,7 +224,7 @@ impl State {
return; // nothing changed visually
}
common.alterables.mark_dirty(data.slider_handle_node_id);
common.alterables.mark_dirty(data.slider_handle_id);
common.alterables.mark_redraw();
if let Some(slider_text_id) = data.slider_text_id