https://bugs.kde.org/show_bug.cgi?id=511604
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/8010ae0 | |286fb30d51fff150703096f7ebe | |6172a9 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Méven <[email protected]> --- Git commit 8010ae0286fb30d51fff150703096f7ebe6172a9 by Méven Car, on behalf of weinan li. Committed on 04/11/2025 at 10:32. Pushed by meven into branch 'master'. dolphinitemlistview: ensure font settings isolation between view modes Ensure proper font synchronization between KItemListStyleOption and the base font system. Previously, when switching from a view mode with custom font to one with system font, the style option would retain the custom font setting, causing font settings to persist incorrectly between view modes after application restart. The changes: - Unify the font setting logic for both system and custom fonts - Ensure style option font is synchronized with actual font in system mode M +6 -7 src/views/dolphinitemlistview.cpp https://invent.kde.org/system/dolphin/-/commit/8010ae0286fb30d51fff150703096f7ebe6172a9 -- You are receiving this mail because: You are watching all bug changes.
