mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-29 10:40:02 +00:00
convert all eval visualization paths to incrementally building expression trees, rather than using final eval bundles; ensure all evaluation paths, in various circumstances (single line viz, row viz), go through exactly the same path; deduplicate single-row-expr evaluation paths
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
//~ rjf: Frontend/UI Pass Tasks
|
||||
//
|
||||
// [x] fix HRESULTs
|
||||
// [ ] fix escape char literals
|
||||
//
|
||||
// [ ] fix selecting hover eval, then hover eval disappearing, causing
|
||||
// busted focus, until a new hover eval is opened
|
||||
|
||||
Reference in New Issue
Block a user