summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorHenry Castro <hcastro@collabora.com>2020-01-15 09:38:09 -0400
committerHenry Castro <hcastro@collabora.com>2020-01-15 15:40:20 +0100
commit0c2e3408ae74ae40ac69a8eb963103a917739006 (patch)
tree69addcd1555d9690c4e55a7b6eb6f951d2a52d0b /svx
parenta83165b0f06944f4e929455e89d3144f1d2979d3 (diff)
lok: ui: more files to increase the 'step-increment'
property to 5. In mobile view, touch spin button should increment by 5 Change-Id: Ib3c8966443d053ab0588fa0c124f0daae31b7ed8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86844 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Henry Castro <hcastro@collabora.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/docking3deffects.ui4
-rw-r--r--svx/uiconfig/ui/paraulspacing.ui2
-rw-r--r--svx/uiconfig/ui/sidebargraphic.ui4
-rw-r--r--svx/uiconfig/ui/sidebarparagraph.ui2
-rw-r--r--svx/uiconfig/ui/sidebarshadow.ui2
5 files changed, 7 insertions, 7 deletions
diff --git a/svx/uiconfig/ui/docking3deffects.ui b/svx/uiconfig/ui/docking3deffects.ui
index ef578db6f8af..908b4fae1316 100644
--- a/svx/uiconfig/ui/docking3deffects.ui
+++ b/svx/uiconfig/ui/docking3deffects.ui
@@ -37,12 +37,12 @@
</object>
<object class="GtkAdjustment" id="adjustment7">
<property name="upper">100</property>
- <property name="step_increment">1</property>
+ <property name="step_increment">5</property>
<property name="page_increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment8">
<property name="upper">100</property>
- <property name="step_increment">1</property>
+ <property name="step_increment">5</property>
<property name="page_increment">10</property>
</object>
<object class="GtkImage" id="image1">
diff --git a/svx/uiconfig/ui/paraulspacing.ui b/svx/uiconfig/ui/paraulspacing.ui
index 6c9cd2a2e289..4d1f0691625e 100644
--- a/svx/uiconfig/ui/paraulspacing.ui
+++ b/svx/uiconfig/ui/paraulspacing.ui
@@ -5,7 +5,7 @@
<requires lib="LibreOffice" version="1.0"/>
<object class="GtkAdjustment" id="adjustment1">
<property name="upper">100</property>
- <property name="step_increment">1</property>
+ <property name="step_increment">5</property>
<property name="page_increment">10</property>
</object>
<object class="GtkBox" id="ParaULSpacingWindow">
diff --git a/svx/uiconfig/ui/sidebargraphic.ui b/svx/uiconfig/ui/sidebargraphic.ui
index 23ac5699e05f..6312e5becffd 100644
--- a/svx/uiconfig/ui/sidebargraphic.ui
+++ b/svx/uiconfig/ui/sidebargraphic.ui
@@ -4,7 +4,7 @@
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="0to100adjustment">
<property name="upper">100</property>
- <property name="step_increment">1</property>
+ <property name="step_increment">5</property>
<property name="page_increment">10</property>
</object>
<object class="GtkAdjustment" id="gammaadjustment">
@@ -17,7 +17,7 @@
<object class="GtkAdjustment" id="plusminus100adjustment">
<property name="lower">-100</property>
<property name="upper">100</property>
- <property name="step_increment">1</property>
+ <property name="step_increment">5</property>
<property name="page_increment">10</property>
</object>
<object class="GtkGrid" id="GraphicPropertyPanel">
diff --git a/svx/uiconfig/ui/sidebarparagraph.ui b/svx/uiconfig/ui/sidebarparagraph.ui
index 3283ac515f09..05872ef3046f 100644
--- a/svx/uiconfig/ui/sidebarparagraph.ui
+++ b/svx/uiconfig/ui/sidebarparagraph.ui
@@ -5,7 +5,7 @@
<requires lib="LibreOffice" version="1.0"/>
<object class="GtkAdjustment" id="adjustment1">
<property name="upper">100</property>
- <property name="step_increment">1</property>
+ <property name="step_increment">5</property>
<property name="page_increment">10</property>
</object>
<object class="GtkGrid" id="ParaPropertyPanel">
diff --git a/svx/uiconfig/ui/sidebarshadow.ui b/svx/uiconfig/ui/sidebarshadow.ui
index 3bcd4e4439ea..cc19f0e99ecd 100644
--- a/svx/uiconfig/ui/sidebarshadow.ui
+++ b/svx/uiconfig/ui/sidebarshadow.ui
@@ -9,7 +9,7 @@
</object>
<object class="GtkAdjustment" id="adjustment2">
<property name="upper">100</property>
- <property name="step_increment">1</property>
+ <property name="step_increment">5</property>
<property name="page_increment">10</property>
</object>
<object class="GtkGrid" id="ShadowPropertyPanel">