Commit Graph

16 Commits

Author SHA1 Message Date
d8f3561649 Quote the files when writing the commands. 2022-12-14 09:57:37 +01:00
713cd3a147 Find unique filename if a file with the same name already exists at the target location. 2022-12-11 12:36:20 +01:00
869568db37 Fix mouse pointer handling when dragging an image. 2022-12-11 12:00:48 +01:00
a3a687725f Request permissions on android. 2022-12-11 10:49:48 +01:00
cec967f1c1 Implemented image scroll zoom. 2022-12-10 21:16:05 +01:00
b222a09ea4 Tweaked initial window size. 2022-12-10 21:11:59 +01:00
1efd1926b2 Now the images are fitted into the image container. 2022-12-10 21:11:01 +01:00
13ab0f1723 Better zoom implementation. 2022-12-10 20:42:32 +01:00
d744445bb3 Added a slider for zoom. 2022-12-10 19:58:36 +01:00
1fe8fb0469 Added mouse drag support for the images. 2022-12-10 19:46:15 +01:00
2e8459268d Use the gif loader module instead of the addon. 2022-12-10 19:26:07 +01:00
5cb1a3ce2f Added gif support using https://github.com/vbousquet/godot-gif-importer . 2022-12-10 15:14:24 +01:00
483842187f Implemented actual sorting, and added replay command history file generation. 2022-12-10 14:46:50 +01:00
12745934ff Implemented stepping through directories and images. 2022-12-10 14:02:46 +01:00
b2376afa1c Initial sort menu implementation. 2022-12-10 13:20:14 +01:00
0e02e5588d Initial menu and settings setup. 2022-12-10 11:49:21 +01:00