forked from Shinonome/dots-hyprland
fix calendar occasionally get placed at funny position
This commit is contained in:
@@ -227,7 +227,8 @@ Rectangle {
|
|||||||
id: calendarWidget
|
id: calendarWidget
|
||||||
|
|
||||||
CalendarWidget {
|
CalendarWidget {
|
||||||
anchors.centerIn: parent
|
anchors.fill: parent
|
||||||
|
anchors.margins: 5
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user