-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathTODO.txt
35 lines (33 loc) · 2.43 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
@@======================@@
|| New features ||
|| ready for release ||
@@======================@@
@@==================================================================@@
|| Stop button has been added ||
|| Logo has been added ||
|| Progress will now also be shown as a number ||
|| File select, select individual files instead of folders ||
|| Filter input when loading from folders ||
|| (excludes anything but supported image formats) ||
|| Duplicate files will no longer be allowed in the file list ||
|| Replaced ugly warning label with dialog boxes ||
|| Output options now locks when the program is working ||
|| Fixed bug where opacity would not be applied correctly ||
|| Add estimated time remaining label when applying watermarks ||
|| Clear folder entry when clearing files ||
|| Warn user before overwriting files ||
|| Allow empty number entry boxes ||
|| Save watermark location ||
@@==================================================================@@
@@======================@@
|| TODO: Maybe? ||
@@======================@@
@@==================================================================@@
|| New logo to fit new name ||
|| Write a proper README file ||
|| Make est time display pretty ||
|| Look into multi-processing for large batches ||
|| Improve auto scaling ||
|| Tooltips for auto-scaling ||
|| Allow user to tweak auto scaling parameters ||
@@==================================================================@@