Devlogs
1.4.0 - Improved folder view
- The folder view can now be very efficiently redrawn
This avoids any file reloads when resizing the window or traversing the folder
At the cost of a slight VRAM usage increase for every cached file
- Files within the folder view are now rendered with a fixed size
- Due to the above changes,
max_models_folder_view
has been removed from the configuration
Now the maximum number of shown files depends solely on the window size - Reduce VRAM usage when rendering folder view (especially on large screens)