TODO features:

- Custom cursor showing painting size
- Alt-Scroll to change painting size
This commit is contained in:
Anton Mukhin
2025-06-19 17:30:30 +03:00
parent ac7981d40a
commit 346088b532
5 changed files with 221 additions and 57 deletions

View File

@@ -2,11 +2,11 @@ Application:
- Consider migrating to WPF in order to make DPI aware UI
V Option to hide symbols list to narrow the side bar
V Buttons to select previous/next symbol with shortcuts
- Custom cursor showing painting size
V Custom cursor showing painting size
Functionality:
V Fix straight (Ctrl/Shift) lines paint to reset coordinate on mouse-up even if Ctrl/Shift is still held
V Command to make all blank symbols zero-width
- Alt-Scroll to change painting size
V Alt-Scroll to change painting size
Bugs: