https://bugs.kde.org/show_bug.cgi?id=477795
--- Comment #13 from Maik Qualmann <metzping...@gmail.com> --- Git commit ed74de1905a1381b0e2af5c59bbb0e495b3008d9 by Maik Qualmann. Committed on 31/12/2023 at 19:17. Pushed by mqualmann into branch 'master'. replace qApp->devicePixelRatio() calls #4 M +3 -3 core/app/items/delegate/itemdelegate.cpp M +2 -2 core/app/items/delegate/itemdelegate.h M +1 -1 core/libs/properties/history/versionstreeview.cpp M +11 -11 core/libs/widgets/graphicsview/imagezoomsettings.cpp M +1 -1 core/libs/widgets/graphicsview/imagezoomsettings.h M +6 -6 core/libs/widgets/itemview/ditemdelegate.cpp M +2 -1 core/libs/widgets/itemview/ditemdelegate.h M +27 -11 core/libs/widgets/itemview/itemviewdelegate.cpp M +6 -5 core/libs/widgets/itemview/itemviewdelegate.h M +4 -1 core/libs/widgets/itemview/itemviewdelegate_p.h M +1 -1 core/showfoto/thumbbar/showfotocategorizedview.cpp M +3 -3 core/showfoto/thumbbar/showfotodelegate.cpp M +2 -2 core/showfoto/thumbbar/showfotodelegate.h M +31 -15 core/showfoto/thumbbar/showfotoitemviewdelegate.cpp M +3 -3 core/showfoto/thumbbar/showfotoitemviewdelegate.h M +3 -1 core/showfoto/thumbbar/showfotoitemviewdelegate_p.h M +3 -3 core/utilities/import/items/importdelegate.cpp M +6 -6 core/utilities/import/items/importdelegate.h M +28 -12 core/utilities/import/items/itemviewimportdelegate.cpp M +13 -12 core/utilities/import/items/itemviewimportdelegate.h M +4 -1 core/utilities/import/items/itemviewimportdelegate_p.h M +1 -1 core/utilities/import/views/importcategorizedview.cpp https://invent.kde.org/graphics/digikam/-/commit/ed74de1905a1381b0e2af5c59bbb0e495b3008d9 -- You are receiving this mail because: You are watching all bug changes.