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:
Ryan Fleury
2024-08-29 11:34:29 -07:00
parent 9bba4f224c
commit bb553b4ec0
6 changed files with 146 additions and 164 deletions
+1 -1
View File
@@ -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