[Libreoffice-commits] core.git: sc/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Mon Jun 28 11:27:24 UTC 2021
sc/uiconfig/scalc/ui/headerfootercontent.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4a6ddaadd75ae21cc251f461327a5f472241a41e
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Jun 28 11:15:09 2021 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Mon Jun 28 13:26:51 2021 +0200
open menu down in direction shown by arrow
Change-Id: I23eb6cfcca552b66ed287f09516f3936aa975c88
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118007
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sc/uiconfig/scalc/ui/headerfootercontent.ui b/sc/uiconfig/scalc/ui/headerfootercontent.ui
index a7b33287f4c3..74ba39a8b53d 100644
--- a/sc/uiconfig/scalc/ui/headerfootercontent.ui
+++ b/sc/uiconfig/scalc/ui/headerfootercontent.ui
@@ -338,7 +338,7 @@
<property name="image">imageBTN_FILE</property>
<property name="draw_indicator">True</property>
<property name="popup">popup</property>
- <property name="direction">up</property>
+ <property name="direction">down</property>
<property name="use_popover">False</property>
<child internal-child="accessible">
<object class="AtkObject" id="buttonBTN_FILE-atkobject">
More information about the Libreoffice-commits
mailing list