make focus rings not go behind

This commit is contained in:
end-4
2026-03-08 19:57:57 +01:00
parent 3d5c43135a
commit 245aae965f
3 changed files with 4 additions and 0 deletions
@@ -181,6 +181,7 @@ Button {
}
}
z: visualFocus ? 1 : 0
Rectangle {
id: focusRing
radius: buttonBackground.radius - anchors.margins