Skip to content

Faster loading and going back to accidentally skipped images

Compare
Choose a tag to compare
@Lolle2000la Lolle2000la released this 23 May 20:08
· 785 commits to master since this release

With this release, image are being loaded only when needed, which makes opening a folder less of a pain.
This also allows for the new "Go back" function, which lets you go back to the last skipped image, but not the moved ones yet. This, however, is planned for a future release and this in-place loading makes this possible.
To use "Go back", press the button or press ctrl + left arrow key.

Changelog

  • Replaced Ahead-of-time loading with on-demand loading, which leads to less RAM-consumption and faster loading times.
  • Going back to accidentally skipped images is now possible.