Files
McBitFont/TODO.txt
2025-05-30 16:56:38 +03:00

11 lines
590 B
Plaintext

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:
- Rewrite history class so it tracks all changes, not only a canvas changes
Bugs:
- 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