https://bugs.kde.org/show_bug.cgi?id=512923
Noah Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/koko/-/commit/9a22ee9b | |263a3ad9e6cad42120d5d3530c0 | |c65a9 --- Comment #4 from Noah Davis <[email protected]> --- Git commit 9a22ee9b263a3ad9e6cad42120d5d3530c0c65a9 by Noah Davis. Committed on 11/02/2026 at 17:09. Pushed by ndavis into branch 'master'. Fix annotation font ColorDialog not showing It looks like it was using the wrong import/namespace for the ColorDialog that should work with the code. We should replace Qt.labs.platform with QtQuick.Dialogs later, but that will require some minor reworking of the code. M +1 -1 src/editor/AnnotationOptionsToolBarContents.qml https://invent.kde.org/graphics/koko/-/commit/9a22ee9b263a3ad9e6cad42120d5d3530c0c65a9 -- You are receiving this mail because: You are watching all bug changes.
