[dolphin] [Bug 508352] Zooming in and out may break visual rendering of selections, tree structure, icons and filenames
Felix Ernst
bugzilla_noreply at kde.org
Tue Aug 26 14:21:59 BST 2025
https://bugs.kde.org/show_bug.cgi?id=508352
Felix Ernst <felixernst at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst
|em/dolphin/-/commit/2ff3017 |em/dolphin/-/commit/8d511bf
|35ed4707a303186e5db4971a514 |f97c844ef2eeef2656dcd42eb1b
|00335b |647e03
--- Comment #13 from Felix Ernst <felixernst at kde.org> ---
Git commit 8d511bff97c844ef2eeef2656dcd42eb1b647e03 by Felix Ernst, on behalf
of Akseli Lahtinen.
Committed on 26/08/2025 at 12:42.
Pushed by felixernst into branch 'master'.
KStandardItemListWidget: Use styleOption().iconSize
We should use styleOption().iconSize instead of iconSize(), since
the styleOption returns always the correct size depending on
if we are showing previews or not.
In DolphinItemListView we set the iconSize based on the
previewSize or iconSize, and the styleOption().iconSize is
whichever value it is here.
KItemListWidget::iconSize always returns the settings.iconSize
M +8 -8 src/kitemviews/kstandarditemlistwidget.cpp
M +1 -0 src/views/dolphinfileitemlistwidget.cpp
https://invent.kde.org/system/dolphin/-/commit/8d511bff97c844ef2eeef2656dcd42eb1b647e03
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list