Bug 291837

Summary: box widgets size could not be reduced
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 4.8.0

Description Ralf Habacker 2012-01-18 09:07:33 UTC
Version:           unspecified (using Devel) 
OS:                MS Windows

A box widgets size could only be enlarged not reduced. 

Reproducible: Always

Steps to Reproduce:
1. Add a box widget to a diagram 
2. Try to reduce the box

Actual Results:  
The size is not reduced.

Expected Results:  
The size should be reduced.
Comment 1 Ralf Habacker 2012-01-18 14:39:40 UTC
SVN commit 1274510 by habacker:

Merged widget size limiting methods and idea from soc-umbrello branch.

The merge has been done according to the merge plan on bug 290952
It solves also bug 291837.

Related: bug 290952

 M  +3 -0      umlscene.h  
 M  +1 -1      widgets/activitywidget.h  
 M  +1 -1      widgets/actorwidget.cpp  
 M  +1 -1      widgets/actorwidget.h  
 M  +2 -2      widgets/artifactwidget.cpp  
 M  +1 -1      widgets/artifactwidget.h  
 M  +1 -0      widgets/boxwidget.h  
 M  +1 -1      widgets/categorywidget.cpp  
 M  +1 -1      widgets/categorywidget.h  
 M  +2 -2      widgets/classifierwidget.cpp  
 M  +1 -1      widgets/classifierwidget.h  
 M  +1 -1      widgets/combinedfragmentwidget.cpp  
 M  +1 -1      widgets/combinedfragmentwidget.h  
 M  +1 -1      widgets/componentwidget.cpp  
 M  +1 -1      widgets/componentwidget.h  
 M  +2 -2      widgets/datatypewidget.cpp  
 M  +1 -1      widgets/datatypewidget.h  
 M  +2 -2      widgets/entitywidget.cpp  
 M  +1 -1      widgets/entitywidget.h  
 M  +2 -2      widgets/enumwidget.cpp  
 M  +1 -1      widgets/enumwidget.h  
 M  +3 -3      widgets/floatingtextwidget.cpp  
 M  +1 -1      widgets/floatingtextwidget.h  
 M  +1 -1      widgets/forkjoinwidget.cpp  
 M  +1 -1      widgets/forkjoinwidget.h  
 M  +2 -2      widgets/nodewidget.cpp  
 M  +1 -1      widgets/nodewidget.h  
 M  +1 -1      widgets/notewidget.cpp  
 M  +1 -1      widgets/notewidget.h  
 M  +1 -1      widgets/objectnodewidget.cpp  
 M  +1 -1      widgets/objectnodewidget.h  
 M  +1 -1      widgets/objectwidget.cpp  
 M  +1 -1      widgets/objectwidget.h  
 M  +2 -2      widgets/packagewidget.cpp  
 M  +1 -1      widgets/packagewidget.h  
 M  +3 -6      widgets/pinwidget.cpp  
 M  +0 -6      widgets/pinwidget.h  
 M  +2 -2      widgets/preconditionwidget.cpp  
 M  +1 -1      widgets/preconditionwidget.h  
 M  +1 -1      widgets/regionwidget.cpp  
 M  +1 -1      widgets/regionwidget.h  
 M  +1 -1      widgets/signalwidget.cpp  
 M  +1 -1      widgets/signalwidget.h  
 M  +1 -1      widgets/statewidget.cpp  
 M  +1 -1      widgets/statewidget.h  
 M  +75 -16    widgets/umlwidget.cpp  
 M  +12 -1     widgets/umlwidget.h  
 M  +1 -1      widgets/usecasewidget.cpp  
 M  +1 -1      widgets/usecasewidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1274510
Comment 2 Ralf Habacker 2013-11-06 17:34:06 UTC
set version-fixed-in from 4.8.0 changelog