ui fix scroll jumps collapsing/expanding

This commit is contained in:
Krzosa Karol
2025-01-16 09:44:11 +01:00
parent 947ac4bdf1
commit 1d196802bd
2 changed files with 5 additions and 5 deletions

View File

@@ -130,7 +130,6 @@ struct ui_t {
ui_id_t hot;
ui_id_t active;
// STACK(ui_id_t, 256) id_stack;
int indent_stack;
ui_id_flags_t id_flags;