Skip to content

Commit 06a1926

Browse files
authored
NBusyIndicator: follow color change
1 parent 4f24f8a commit 06a1926

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Widgets/NBusyIndicator.qml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Item {
1313
implicitWidth: size
1414
implicitHeight: size
1515

16+
onColorChanged: canvas.requestPaint()
17+
1618
// GPU-optimized spinner - draw once, rotate with GPU transform
1719
Item {
1820
id: spinner

0 commit comments

Comments
 (0)