summaryrefslogtreecommitdiffstats
path: root/cui/uiconfig/ui/calloutpage.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-01-14 19:30:31 +0000
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2021-01-15 10:51:46 +0100
commit2e60514e16c4ca1350fce33794e93ce417b52c40 (patch)
tree21fd48395b06f29f6c3f84f4c72aa943e9416e39 /cui/uiconfig/ui/calloutpage.ui
parenttdf#138739 sw: fix regression of first paragraph (diff)
downloadcore-2e60514e16c4ca1350fce33794e93ce417b52c40.tar.gz
core-2e60514e16c4ca1350fce33794e93ce417b52c40.zip
tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons
except for extensions/uiconfig/spropctrlr/ui/multiline.ui Change-Id: Ia2eca14332ffd4ac6e277c7529f17eca3ba29c0e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109311 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'cui/uiconfig/ui/calloutpage.ui')
-rw-r--r--cui/uiconfig/ui/calloutpage.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/calloutpage.ui b/cui/uiconfig/ui/calloutpage.ui
index f91e86715495..87d4eff64eb4 100644
--- a/cui/uiconfig/ui/calloutpage.ui
+++ b/cui/uiconfig/ui/calloutpage.ui
@@ -115,6 +115,7 @@
<property name="text">0.00</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="length-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="calloutpage|extended_tip|length">Enter the length of the callout line segment that extends from the callout box to the inflection point of the line.</property>
@@ -232,6 +233,7 @@
<property name="text">0.00</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="by-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="calloutpage|extended_tip|by">Select where you want to extend the callout line from, in relation to the callout box.</property>
@@ -277,6 +279,7 @@
<property name="text">0.00</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="spacing-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="calloutpage|extended_tip|spacing">Enter the amount of space that you want to leave between the end of the callout line, and the callout box.</property>