View Issue Details

IDProjectCategoryView StatusLast Update
0013942ScribusUser Interfacepublic2016-04-10 21:59
ReporterFirasH Assigned ToFirasH  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.5.2.svn 
Fixed in Version1.5.2.svn 
Summary0013942: Follow-up to 0013284, consistent "Chain" button in Preferences > Item Tools
DescriptionFollow-up to 0013284, consistent "Chain" button in Preferences > Item Tools.
See screenshot in related issue.
Additional Information1.5.2.svn (21184)
TagsNo tags attached.
PatchYes

Relationships

related to 0013284 closedfschmid Keep "Chain" button consistent across UI 
child of 0013906 acknowledged Metabug: UI enhancement proposals (1.5.x.svn) 

Activities

FirasH

2016-04-10 13:57

developer  

13942-Patch.diff (1,169 bytes)   

diff --git a/scribus/ui/prefs_itemtoolsbase.ui b/scribus/ui/prefs_itemtoolsbase.ui
--- a/scribus/ui/prefs_itemtoolsbase.ui
+++ b/scribus/ui/prefs_itemtoolsbase.ui
@@ -895,6 +895,12 @@
                </item>
                <item row="0" column="2" rowspan="2">
                 <widget class="LinkButton" name="scalingLockToolButton">
+                 <property name="sizePolicy">
+                  <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
+                   <horstretch>0</horstretch>
+                   <verstretch>0</verstretch>
+                  </sizepolicy>
+                 </property>
                  <property name="minimumSize">
                   <size>
                    <width>15</width>
@@ -901,6 +907,12 @@
                    <height>0</height>
                   </size>
                  </property>
+                 <property name="maximumSize">
+                  <size>
+                   <width>15</width>
+                   <height>16777215</height>
+                  </size>
+                 </property>
                  <property name="text">
                   <string>...</string>
                  </property>
13942-Patch.diff (1,169 bytes)   

jghali

2016-04-10 19:49

administrator   ~0040028

Committed, thanks!

FirasH

2016-04-10 21:59

developer   ~0040031

Thanks jghali!
Fixed in 1.5.2.svn (21187).

Issue History

Date Modified Username Field Change
2016-04-10 13:57 FirasH New Issue
2016-04-10 13:57 FirasH File Added: 13942-Patch.diff
2016-04-10 13:57 FirasH Relationship added child of 0013906
2016-04-10 13:57 FirasH Relationship added related to 0013284
2016-04-10 19:49 jghali Note Added: 0040028
2016-04-10 19:49 jghali Status new => resolved
2016-04-10 19:49 jghali Fixed in Version => 1.5.2.svn
2016-04-10 19:49 jghali Resolution open => fixed
2016-04-10 19:49 jghali Assigned To => FirasH
2016-04-10 21:59 FirasH Note Added: 0040031
2016-04-10 21:59 FirasH Status resolved => closed