mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 03:58:11 +00:00
eliminate manual notification of entity / panel mutations for soft halts & config changes; just compute a hash of all run parameterization state every time you run, and every frame, and if they change, soft halt refresh
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
// selecting null selection in watch views
|
||||
// [ ] transient view timeout releasing
|
||||
//
|
||||
// [ ] fix selecting hover eval, then hover eval disappearing, causing
|
||||
// [x] fix selecting hover eval, then hover eval disappearing, causing
|
||||
// busted focus, until a new hover eval is opened
|
||||
// [ ] save view column pcts; generalize to being a first-class thing in
|
||||
// DF_View, e.g. by just having a string -> f32 store
|
||||
|
||||
Reference in New Issue
Block a user