[dolphin] [Bug 497372] [24.12.0 Regression] Overlay icons have inconsistent sizes when zooming in and out
https://bugs.kde.org/show_bug.cgi?id=497372 --- Comment #7 from Dimitri --- > For the last zoom jump remaining after the commit (see attachment), should I > re-open the bug ? Or create a new one ? I have published a new bug report, the bug 500624 which talk about the size behavior around the zoom threshold for thumbnail in general. As the new behavior has the same issue with overlays and the rest of the thumbnail, I am not so sure that the bug report we are in should be reopened. I let someone else do it if it should be reopened. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 497372] [24.12.0 Regression] Overlay icons have inconsistent sizes when zooming in and out
https://bugs.kde.org/show_bug.cgi?id=497372 --- Comment #6 from Dilam --- (In reply to Méven from comment #4) For the last zoom jump remaining after the commit (see attachment), should I re-open the bug ? Or create a new one ? -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 497372] [24.12.0 Regression] Overlay icons have inconsistent sizes when zooming in and out
https://bugs.kde.org/show_bug.cgi?id=497372 --- Comment #5 from Dilam --- Created attachment 178642 --> https://bugs.kde.org/attachment.cgi?id=178642&action=edit Video of just one of the zoom jump still inconsistant The commit fixed almost all inconsistency between zoom level except for 1 of the zoom jump. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 497372] [24.12.0 Regression] Overlay icons have inconsistent sizes when zooming in and out
https://bugs.kde.org/show_bug.cgi?id=497372 Méven changed: What|Removed |Added Latest Commit||https://invent.kde.org/syst ||em/dolphin/-/commit/961e627 ||0e4401a6c7512df3a2e3efd09a2 ||5df962 Resolution|--- |FIXED Status|REPORTED|RESOLVED --- Comment #4 from Méven --- Git commit 961e6270e4401a6c7512df3a2e3efd09a25df962 by Méven Car. Committed on 17/01/2025 at 10:07. Pushed by meven into branch 'master'. Refactor Overlay Handling Now all overlays icons in kitemviews are added in KStandardItemListWidget::updatePixmapCache. data[iconOverlays] now contains icon names. DolphinFileItemListWidget::refreshCache is the sole responsible of setting the overlays either coming from KFileItemModelRolesUpdater or KVersionControlPlugin. This garantees consistency in rendering. M +3-7src/kitemviews/kfileitemmodelrolesupdater.cpp M +1-1src/kitemviews/kfileitemmodelrolesupdater.h M +52 -36 src/kitemviews/kstandarditemlistwidget.cpp M +10 -4src/kitemviews/kstandarditemlistwidget.h M +17 -2src/panels/information/informationpanelcontent.cpp M +18 -17 src/views/dolphinfileitemlistwidget.cpp M +1-1src/views/dolphinfileitemlistwidget.h https://invent.kde.org/system/dolphin/-/commit/961e6270e4401a6c7512df3a2e3efd09a25df962 -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 497372] [24.12.0 Regression] Overlay icons have inconsistent sizes when zooming in and out
https://bugs.kde.org/show_bug.cgi?id=497372 Dilam changed: What|Removed |Added CC||dimitr...@gmx.com Summary|[24.12.0 Regression]|[24.12.0 Regression] |Overlay icons have |Overlay icons have |inconsistent sizes |inconsistent sizes when ||zooming in and out --- Comment #3 from Dilam --- I am updating the title with "when zooming in and out" for the bug to not be confused with Bug 498211 about inconsistency of overlay between files. -- You are receiving this mail because: You are watching all bug changes.