TODO features:
Functionality: - Rewrite history class so it tracks all changes, not only a canvas changes Bugs fixed: - In some cases after switching to a symbol dotPanel mouse move causes "Out of range" exception (history.Pre after width change?)
This commit is contained in:
4
TODO.txt
4
TODO.txt
@@ -3,9 +3,9 @@ Application:
|
||||
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
|
||||
V 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 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
|
Reference in New Issue
Block a user