TODO features:
Application: V Export comments now respects "Code in Hex" checkbox on the main form Bugs: V Frame modified flag persists when switching to another frame after rejected to save previous frame V Ctrl-C, Ctrl-V doesn't work in the Note editbox because it tries to copy/paste the frame! V Post "Backslash" instead of \ in comments
This commit is contained in:
8
TODO.txt
8
TODO.txt
@@ -1,11 +1,11 @@
|
||||
Application:
|
||||
- Consider migrating to WPF in order to make DPI aware UI
|
||||
|
||||
V Export comments now respects "Code in Hex" checkbox on the main form
|
||||
|
||||
Functionality:
|
||||
|
||||
|
||||
Bugs:
|
||||
- Frame modified flag persists when switching to another frame after rejected to save previous frame
|
||||
- Ctrl-C, Ctrl-V doesn't work in the Note editbox because it tries to copy/paste the frame!
|
||||
- Post "Backslash" instead of \ in comments
|
||||
V Frame modified flag persists when switching to another frame after rejected to save previous frame
|
||||
V Ctrl-C, Ctrl-V doesn't work in the Note editbox because it tries to copy/paste the frame!
|
||||
V Post "Backslash" instead of \ in comments
|
Reference in New Issue
Block a user