progress on single path for building all cells in watch window, reaching feature parity with old watch windows

This commit is contained in:
Ryan Fleury
2024-08-16 12:49:35 -07:00
parent 25f30f6a72
commit d749a5e965
3 changed files with 83 additions and 25 deletions
+2
View File
@@ -6,6 +6,8 @@
//
// [x] fix HRESULTs
//
// [ ] 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
// [ ] decay arrays to pointers in pointer/value comparison