Created attachment 125311 [details] Colour swap icon: difference in 4.2.8 and master In the current master (my build from just now or the nightly appimage 21fb8e2), the little arrow icon next to the foreground/background icons in the toolbar is missing. You can still click the area to swap colours. In the 4.2.8 appimage, the arrow icon is present. See attached image.
That's probably because master now allows the breeze style to be used; the icon itself has not changed.
Git commit 7572e2de933ab99a3508b0a6c8b944d4028a55ce by Mathias Wein. Committed on 22/01/2020 at 22:16. Pushed by mwein into branch 'master'. Fix arrow color in KoDualColorButton commit f867486c5e835cd09d7894b1e4d2c69ce10dbdad accidentally replaced deprecated QPalette::foreground() with window() instead of windowText(). M +1 -1 libs/ui/widgets/KoDualColorButton.cpp https://invent.kde.org/kde/krita/commit/7572e2de933ab99a3508b0a6c8b944d4028a55ce
Git commit 51cf882b800704e21f7c5dd934d38bfca344ccf9 by Boudewijn Rempt, on behalf of Mathias Wein. Committed on 28/01/2020 at 09:17. Pushed by rempt into branch 'krita/4.2'. Fix arrow color in KoDualColorButton commit f867486c5e835cd09d7894b1e4d2c69ce10dbdad accidentally replaced deprecated QPalette::foreground() with window() instead of windowText(). (cherry picked from commit 7572e2de933ab99a3508b0a6c8b944d4028a55ce) M +1 -1 libs/ui/widgets/KoDualColorButton.cpp https://invent.kde.org/kde/krita/commit/51cf882b800704e21f7c5dd934d38bfca344ccf9