Skip to content

Use only enabled preview plugins in InformationPanelContent and ToolTipManager

Previously, they used KIO::PreviewJob::availablePlugins() when generating previews, which includes plugins that are disabled in Dolphin's preview settings. This leads to inconsistencies where thumbs for certain files are shown in some places but not in others, which I assume isn't intended.

Edited by David Lerch

Merge request reports