fix: remove radius from selection rect

This commit is contained in:
kossLAN 2025-10-06 13:10:34 -04:00
parent 21969cf5a9
commit 62ed66e60a
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8

View file

@ -93,7 +93,6 @@ Item {
Rectangle { Rectangle {
id: rectangle id: rectangle
color: "transparent" color: "transparent"
radius: 8
border.color: ShellSettings.colors.active_translucent border.color: ShellSettings.colors.active_translucent
border.width: 2 border.width: 2
x: 0 x: 0