Skip to content

Draft: Preload only thumbnails of neighbouring files instead of preloading a preview fo all visible files at once

Issue #1267

Currently, only next/prev are preloaded on keyboard nav. TODO:

  • As well preload surrounding preview images on mouse-click (some file selected)
  • As well preload preview images for up/down keys in icon view (Might require new exo method to get the correct path, since it is not possible to read the number of columns from exo to calculate it ... path is just an increasing number)
Edited by Alexander Schwinn

Merge request reports