mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge pull request #2513 from notiant/patch-12
NBusyIndicator: follow color change
This commit is contained in:
@@ -13,6 +13,8 @@ Item {
|
||||
implicitWidth: size
|
||||
implicitHeight: size
|
||||
|
||||
onColorChanged: canvas.requestPaint()
|
||||
|
||||
// GPU-optimized spinner - draw once, rotate with GPU transform
|
||||
Item {
|
||||
id: spinner
|
||||
|
||||
Reference in New Issue
Block a user