-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
fbdc95608 (dev)
Adding this into testbed Callout.qml :
theme: GraphsTheme {
theme: GraphsTheme.Theme.QtGreen
borderColors: ["#ff0000"]
}
Will cause QList ASSERT. It should not be possible to assert from QML.