WidgetSettings: fixed centering

This commit is contained in:
ItsLemmy
2025-10-30 19:06:55 -04:00
parent c5cb1e6500
commit 9f62eacf27
@@ -21,6 +21,7 @@ Popup {
height: content.implicitHeight + padding * 2
padding: Style.marginXL
modal: true
anchors.centerIn: parent
onOpened: {
// Mark this popup has opened in the PanelService