ui cleanup

This commit is contained in:
luboslenco
2025-08-15 22:59:45 +02:00
parent 47f1147ba5
commit e9bc7dfecb
40 changed files with 343 additions and 389 deletions
+1 -1
View File
@@ -367,7 +367,7 @@ function on_border_hover(handle: ui_handle_t, side: i32) {
iron_set_mouse_cursor(3); // Horizontal
if (ui_get_current().input_started) {
if (ui.input_started) {
resizing_sidebar = true;
}
}