forked from Shinonome/dots-hyprland
update shapes submodule
This commit is contained in:
@@ -44,6 +44,7 @@ ShapeCanvas {
|
|||||||
property double implicitSize
|
property double implicitSize
|
||||||
implicitHeight: implicitSize
|
implicitHeight: implicitSize
|
||||||
implicitWidth: implicitSize
|
implicitWidth: implicitSize
|
||||||
|
polygonIsNormalized: true
|
||||||
roundedPolygon: {
|
roundedPolygon: {
|
||||||
switch (root.shape) {
|
switch (root.shape) {
|
||||||
case MaterialShape.Shape.Circle: return MaterialShapes.getCircle();
|
case MaterialShape.Shape.Circle: return MaterialShapes.getCircle();
|
||||||
|
|||||||
Reference in New Issue
Block a user