KOverlayIconEngine: Adjust to API change in Qt 6.8 in scaled pixmap hook
From Qt 6.8 we get the local size rather than phyiscal size, adjust icon rendering accordingly.
see also kiconthemes!146 (merged)
Before:
After:
From Qt 6.8 we get the local size rather than phyiscal size, adjust icon rendering accordingly.
see also kiconthemes!146 (merged)
Before:
After: