Skip to content

Commit

Permalink
documented "enable smooth scrolling for lighttable thumbnails" prefer…
Browse files Browse the repository at this point in the history
…ence
  • Loading branch information
avidandrew authored and elstoc committed Jan 3, 2025
1 parent 91eede8 commit 09daa33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/preferences-settings/lighttable.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ enable disk backend for thumbnail cache
enable disk backend for full preview cache
: If enabled, darktable writes full preview images to disk (`.cache/darktable/`) when evicted from the memory cache. Note that this can take a lot of storage (several gigabytes for 20k images) and darktable will never delete cached images. It's safe to delete these manually if you want. Enabling this option will greatly improve lighttable performance when zooming an image in full preview mode (default off).

enable smooth scrolling for lighttable thumbnails
: If enabled, use fractional scrolling when navigating through the thumbnails in the filemanager layout for a smoother experience. This is most useful when scrolling via a touchpad or other input device and not a mouse with a scroll wheel.

generate thumbnails in background
: Choose whether to automatically generate thumbnails in the background when the user is in the lighttable view and is inactive (no keyboard/mouse activity). Thumbnails will be generated up to the selected size (default never).

Expand Down

0 comments on commit 09daa33

Please sign in to comment.