diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ A simple windows image viewer I wrote when I was 15. Despite my programming knowledge not being as good back then, it's still much better than the default windows image viewer and has a lot of nice features I like. The file date metadata is incorrect since it was reset by the file system at some point, it was written in 2016 ish. - + ## Features @@ -20,4 +20,4 @@ Things to fix if I can ever get round to it - [x] Make a `requirements.txt` - [ ] Nicer icon - [x] Replace the file tree with the newer [tkFileBrowser](https://github.com/jwansek/tkFileBrowser/) and try to fix any bugs in it, open the file tree at the correct place. Then it will use the windows API to get the correct icon for a file/directory -- [x] Reload image size on app resizing (not just maximizing)
\ No newline at end of file +- [x] Reload image size on app resizing (not just maximizing) |
