tooltip coverage for all command evaluations, major top-bar simplification, anchored tooltips

This commit is contained in:
Ryan Fleury
2025-05-01 14:09:05 -07:00
parent e3f68622f7
commit b20f003e7f
7 changed files with 144 additions and 242 deletions
+1
View File
@@ -676,6 +676,7 @@ struct UI_State
//- rjf: build state machine state
B32 is_in_open_ctx_menu;
B32 tooltip_can_overflow_window;
UI_Key tooltip_anchor_key;
String8Array current_gen_tags;
U64 current_gen_tags_gen;
UI_TagsKeyStackNode *tags_key_stack_top;