https://bugs.kde.org/show_bug.cgi?id=513290
Devin Lin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kalk/-/commit/64127d7 | |45ca444629570e948704f69f2c6 | |599453 --- Comment #2 from Devin Lin <[email protected]> --- Git commit 64127d745ca444629570e948704f69f2c6599453 by Devin Lin, on behalf of Michael Rostom. Committed on 25/01/2026 at 20:58. Pushed by devinlin into branch 'master'. Fix dark buttons when starting in light mode. Fixed above bug where buttons would appear black on startup even on light mode. This was due to the animation being applied to all color changes(even from default black to intended color). I implemented the animation instead using states and transitions to avoid this. M +26 -10 src/qml/NumberButton.qml https://invent.kde.org/utilities/kalk/-/commit/64127d745ca444629570e948704f69f2c6599453 -- You are receiving this mail because: You are watching all bug changes.
