From fae7fd3d193393e4e75ed426b9198925490dc3e4 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 19 Nov 2021 09:32:55 +0000 Subject: gtk3: default to an explicit constrain-to for Popovers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit with the intent to do the same replacement with GtkWindow under X11 for gtk3 that we do in MenuButtons for the popover with direct popovers when the constraint is GTK_POPOVER_CONSTRAINT_NONE Change-Id: I629c30b44a9e362ba0d924bb229930b5f0dc7ed3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125540 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- svtools/uiconfig/ui/datewindow.ui | 1 + 1 file changed, 1 insertion(+) (limited to 'svtools/uiconfig/ui/datewindow.ui') diff --git a/svtools/uiconfig/ui/datewindow.ui b/svtools/uiconfig/ui/datewindow.ui index d2a8d13a233b..9467cbb73213 100644 --- a/svtools/uiconfig/ui/datewindow.ui +++ b/svtools/uiconfig/ui/datewindow.ui @@ -6,6 +6,7 @@ False True 4 + none True -- cgit