forked from Shinonome/dots-hyprland
RoundCorner: rewrite to use Shape instead of Canvas
This commit is contained in:
@@ -35,7 +35,7 @@ Scope {
|
||||
implicitHeight: cornerWidget.implicitHeight
|
||||
RoundCorner {
|
||||
id: cornerWidget
|
||||
size: Appearance.rounding.screenRounding
|
||||
implicitSize: Appearance.rounding.screenRounding
|
||||
corner: cornerPanelWindow.corner
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user