diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-01 14:36:40 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-02 09:59:01 +0200 |
commit | 9553efdc445f6dfd8cfd8bdd380f25a9e742d91b (patch) | |
tree | 75b7b29251be06ec8c3d88239e2adbccce64b334 /sd | |
parent | 3c80f4880d0d3a8f7c71d76877efe234f4f3629c (diff) |
make all notebooks scrollable and enable_popup
Change-Id: I16a6d556ca4c6b3f876dc0c8380d01fe3022209e
Reviewed-on: https://gerrit.libreoffice.org/61195
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/sdraw/ui/bulletsandnumbering.ui | 2 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/drawchardialog.ui | 1 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/drawpagedialog.ui | 1 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/drawparadialog.ui | 1 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/drawprtldialog.ui | 2 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/customanimationproperties.ui | 2 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/headerfooterdialog.ui | 2 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/templatedialog.ui | 2 |
8 files changed, 13 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui b/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui index 0e295608af03..60b861beca1b 100644 --- a/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui +++ b/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui @@ -89,6 +89,8 @@ <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> + <property name="scrollable">True</property> + <property name="enable_popup">True</property> <child> <object class="GtkGrid"> <property name="visible">True</property> diff --git a/sd/uiconfig/sdraw/ui/drawchardialog.ui b/sd/uiconfig/sdraw/ui/drawchardialog.ui index 959e98e65b6b..2dbff5152f0f 100644 --- a/sd/uiconfig/sdraw/ui/drawchardialog.ui +++ b/sd/uiconfig/sdraw/ui/drawchardialog.ui @@ -93,6 +93,7 @@ <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="scrollable">True</property> + <property name="enable_popup">True</property> <child> <object class="GtkGrid"> <property name="visible">True</property> diff --git a/sd/uiconfig/sdraw/ui/drawpagedialog.ui b/sd/uiconfig/sdraw/ui/drawpagedialog.ui index 7e06dc3d51e6..4d56424496d3 100644 --- a/sd/uiconfig/sdraw/ui/drawpagedialog.ui +++ b/sd/uiconfig/sdraw/ui/drawpagedialog.ui @@ -93,6 +93,7 @@ <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="scrollable">True</property> + <property name="enable_popup">True</property> <child> <object class="GtkGrid"> <property name="visible">True</property> diff --git a/sd/uiconfig/sdraw/ui/drawparadialog.ui b/sd/uiconfig/sdraw/ui/drawparadialog.ui index 2357d21558f5..f563963d5253 100644 --- a/sd/uiconfig/sdraw/ui/drawparadialog.ui +++ b/sd/uiconfig/sdraw/ui/drawparadialog.ui @@ -93,6 +93,7 @@ <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="scrollable">True</property> + <property name="enable_popup">True</property> <child> <object class="GtkGrid"> <property name="visible">True</property> diff --git a/sd/uiconfig/sdraw/ui/drawprtldialog.ui b/sd/uiconfig/sdraw/ui/drawprtldialog.ui index b4051bc665dc..64b109be5a9e 100644 --- a/sd/uiconfig/sdraw/ui/drawprtldialog.ui +++ b/sd/uiconfig/sdraw/ui/drawprtldialog.ui @@ -89,6 +89,8 @@ <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> + <property name="scrollable">True</property> + <property name="enable_popup">True</property> <child> <object class="GtkGrid"> <property name="visible">True</property> diff --git a/sd/uiconfig/simpress/ui/customanimationproperties.ui b/sd/uiconfig/simpress/ui/customanimationproperties.ui index 69a3db62ec38..5391cce7696c 100644 --- a/sd/uiconfig/simpress/ui/customanimationproperties.ui +++ b/sd/uiconfig/simpress/ui/customanimationproperties.ui @@ -75,6 +75,8 @@ <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> + <property name="scrollable">True</property> + <property name="enable_popup">True</property> <child> <object class="GtkGrid"> <property name="visible">True</property> diff --git a/sd/uiconfig/simpress/ui/headerfooterdialog.ui b/sd/uiconfig/simpress/ui/headerfooterdialog.ui index 6287ed7df83e..6c050331fc85 100644 --- a/sd/uiconfig/simpress/ui/headerfooterdialog.ui +++ b/sd/uiconfig/simpress/ui/headerfooterdialog.ui @@ -90,6 +90,8 @@ <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> + <property name="scrollable">True</property> + <property name="enable_popup">True</property> <child> <object class="GtkGrid"> <property name="visible">True</property> diff --git a/sd/uiconfig/simpress/ui/templatedialog.ui b/sd/uiconfig/simpress/ui/templatedialog.ui index b6db7707a346..23f96aa513b4 100644 --- a/sd/uiconfig/simpress/ui/templatedialog.ui +++ b/sd/uiconfig/simpress/ui/templatedialog.ui @@ -103,6 +103,8 @@ <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> + <property name="scrollable">True</property> + <property name="enable_popup">True</property> <child> <object class="GtkGrid"> <property name="visible">True</property> |