You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: todo.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
-[ ] Add packaging docs to `README.md` once the build path is confirmed.
9
9
10
10
## Codebase Cleanup
11
-
-[ ] Stabilize the remaining TODOs in `app/ui.py` (action panel refresh, unsupported actions table, export flow). *Joystick side mapping hardened; action panel refresh auto-syncs; unsupported table now tracks unknown buttons/sliders; export work still open.*
11
+
-[ ] Stabilize the remaining TODOs in `app/ui.py` (action panel refresh, unsupported actions table, export flow). *Joystick side mapping hardened; action panel refresh auto-syncs; unsupported table counts + styles entries; export work still open.*
12
12
-[ ] Extract joystick binding state management into dedicated service modules to trim the QWidget class size.
13
13
-[ ] Normalize data flow between `app/models` and `app/utils` (remove circular imports and duplicated helpers).
14
14
-[ ] Audit `app/models/exported_configmap_xml.py` for dead fields and tighten type hints.
0 commit comments