clean up visualizer default sizes, clean up rough edges of various combos of theme setting / config state

This commit is contained in:
Ryan Fleury
2025-05-05 09:54:29 -07:00
parent f7a3239294
commit c840071bf8
9 changed files with 164 additions and 81 deletions
+1
View File
@@ -1179,6 +1179,7 @@ internal E_Key e_key_wrapf(E_Key key, char *fmt, ...);
//~ rjf: Eval Info Extraction
internal U64 e_base_offset_from_eval(E_Eval eval);
internal U64 e_range_size_from_eval(E_Eval eval);
////////////////////////////////
//~ rjf: Debug Functions