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

@@ -1,4 +1,4 @@
use crate::timestep::get_micros;
use wlx_common::timestep::get_micros;
pub struct Profiler {
interval_us: u64,