Private
Public Access
0
0

context preview fixes

This commit is contained in:
2026-05-16 16:43:32 -04:00
parent 7f40630290
commit 45de48bc2b
4 changed files with 120 additions and 1 deletions
+5 -1
View File
@@ -50,7 +50,11 @@ This file tracks all major tracks for the project. Each track has its own detail
*Link: [./tracks/context_comp_slices_20260510/](./tracks/context_comp_slices_20260510/)*
*Goal: Enhance slice visualization with visual editor, annotation support (tags/comments), and view presets.*
12. [~] **Track: GUI Architecture Refinement & AI-Friendliness**
14. [ ] **Track: Context Preview & Slice Editor Fixes**
*Link: [./tracks/context_preview_fixes_20260516/](./tracks/context_preview_fixes_20260516/)*
*Goal: Fix Preview button generating empty content, and Inspect/Slices buttons failing to open their respective editor panels.*
15. [ ] **Track: GUI Architecture Refinement & AI-Friendliness**
*Link: [./tracks/gui_architecture_refinement_20260512/](./tracks/gui_architecture_refiinement_20260512/)*
*Goal: Reduce nesting and compactness of ImGui code in `gui_2.py`, and formalize ImGui Defer patterns.*