feat: use thumbnails in the media sidebar

This commit is contained in:
2026-04-05 14:58:48 +02:00
parent 83ad6a2bf7
commit 118633de81
4 changed files with 126 additions and 13 deletions

View File

@@ -912,6 +912,7 @@ impl BdsApp {
self.ui_locale,
&self.toasts,
self.active_modal.as_ref(),
self.data_dir.as_deref(),
)
}