mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
fix calendar occasionally get placed at funny position
This commit is contained in:
@@ -227,7 +227,8 @@ Rectangle {
|
||||
id: calendarWidget
|
||||
|
||||
CalendarWidget {
|
||||
anchors.centerIn: parent
|
||||
anchors.fill: parent
|
||||
anchors.margins: 5
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user