mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-01 11:48:10 +00:00
first pass of watch window macros; fix active-but-disabled line edit rendering; other minor fixes
This commit is contained in:
@@ -306,6 +306,7 @@ struct UI_Box
|
||||
F32 disabled_t;
|
||||
F32 focus_hot_t;
|
||||
F32 focus_active_t;
|
||||
F32 focus_active_disabled_t;
|
||||
Vec2F32 view_off;
|
||||
Vec2F32 view_off_target;
|
||||
Vec2F32 view_bounds;
|
||||
|
||||
Reference in New Issue
Block a user