summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 17dc4e4..ec54557 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,7 @@ Fix:
- When reloading view, lock main thread as the freeing might cause a crash
- reload invoice when backing out of edit mode. Unsaved changed are not undone atm
- Handle missing file loading crash
+- handle invalid file format crash. check if xml object is found before using it.
Refactor:
- Refactor zip writing to be faster (Windows is slow)