ed
|
d0b06575c7
|
fix(gui): widen Keep Pairs input (80->140) and switch to drag_int
- src/gui_2.py:3829 set_next_item_width 80 -> 140, input_int -> drag_int
- Tests adapted to mock drag_int alongside input_int (5 test files)
|
2026-06-03 11:27:04 -04:00 |
|
ed
|
bf5b426c24
|
gemini quota exhausted: fixing regressions in test suite
|
2026-05-16 14:45:06 -04:00 |
|
ed
|
b5e512f483
|
feat(sdm): inject structural dependency mapping tags across codebase
Adds [C: caller] tags to functions/methods and [M: mutation] / [U: usage] tags to class variables based on cross-module call analysis.
|
2026-05-13 22:35:52 -04:00 |
|
ed
|
7c0ce9dd9a
|
test(gui): Add fast render tests for main panels
|
2026-05-12 19:32:27 -04:00 |
|