Update TODO

This commit is contained in:
Anton Mukhin
2025-06-02 17:12:26 +03:00
parent 1a26a2d16b
commit 4fa3d9bc49

View File

@@ -1,11 +1,10 @@
Application:
- Consider migrating to WPF in order to make DPI aware UI
V Copy-Paste now uses System clipboard and it is possible to copy-paste from/to different instances of running program
Functionality:
V Rewrite history class so it tracks all changes, not only a canvas changes
- Middle mouse - drag the canvas
- Straight line painting
Bugs:
V In some cases after switching to a symbol dotPanel mouse move causes "Out of range" exception (history.Pre after width change?)
V Switching between symbols while select tool is active and small area selected trows an error
V Full frame Copy in Clipboard does not respect selection on Paste operation
- Nothing selected after removing a symbol. Potential error throw on "Apply"