KDAB / cxx-qt

Safe interop between Rust and Qt
https://kdab.github.io/cxx-qt/book/
993 stars 66 forks source link

Fix palette issue in qml_minimal example #990

Closed BenFordTytherington closed 1 month ago

BenFordTytherington commented 1 month ago

Added color properties based off of the palette to the minimal qml example, as the labels were invisible (white text on white bg)