[dolphin] [Bug 503036] Information panel preview exhibits jarring scaling/resize animation when switching between files with different aspect ratios, regardless of global animation settings

Leonardo bugzilla_noreply at kde.org
Fri Aug 1 03:17:17 BST 2025


https://bugs.kde.org/show_bug.cgi?id=503036

--- Comment #2 from Leonardo (MrPowerGamerBR) <git at mrpowergamerbr.com> ---
This happens because the duration is hardcoded in the PixmapViewer
https://github.com/KDE/dolphin/blob/0ccc15422da4d7b8455ae988aed2ae38734ac96e/src/panels/information/pixmapviewer.cpp#L27

Because it is so jarring, I did create a hacky patch to disable the animations
while this isn't fixed, however I do think that it would be better to add an
option to disable the animation without disabling all KDE animations too:
https://discuss.kde.org/t/disable-dolphin-preview-animation/35346/15

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list