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
@@ -132,6 +132,7 @@ Button {
}
}
z: visualFocus ? 1 : 0
Rectangle {
id: focusRing
topLeftRadius: root.leftRadius - anchors.margins