Bug 327813

Summary: Resize of selected widgets
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Ralf Habacker <ralf.habacker>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: Git   
Target Milestone: 2.12 (KDE 4.12)   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.12.0

Description Ralf Habacker 2013-11-19 13:15:39 UTC
In recent git source it is possible to resize a single widget by selecting and calling "resize" from the context menu. It would be nice to extend this function to all selected widgets. 



Reproducible: Always

Steps to Reproduce:
1. start umbrello
2. add some widgets 
3. change individual size of widgets
4. select more than one widget
5. call resize from the context menu
Actual Results:  
Only the widget on which the mouse cursor is above is resized 

Expected Results:  
All selected widgets should be resized
Comment 1 Ralf Habacker 2013-11-19 13:24:49 UTC
Git commit ebca76cb20a84ce9ea82236c0a71f2d9bcda20f3 by Ralf Habacker.
Committed on 19/11/2013 at 13:16.
Pushed by habacker into branch 'master'.

Resize all selected widgets, not only the one below the cursor.

M  +13   -0    umbrello/umlscene.cpp
M  +2    -0    umbrello/umlscene.h
M  +1    -2    umbrello/widgets/umlwidget.cpp

http://commits.kde.org/umbrello/ebca76cb20a84ce9ea82236c0a71f2d9bcda20f3
Comment 2 Ralf Habacker 2013-11-19 13:26:02 UTC
Git commit aff7c3da2de168c802b10921a3f35970c4295c2e by Ralf Habacker.
Committed on 19/11/2013 at 13:16.
Pushed by habacker into branch 'KDE/4.12'.

Resize all selected widgets, not only the one below the cursor.
(cherry picked from commit ebca76cb20a84ce9ea82236c0a71f2d9bcda20f3)

M  +13   -0    umbrello/umlscene.cpp
M  +2    -0    umbrello/umlscene.h
M  +1    -2    umbrello/widgets/umlwidget.cpp

http://commits.kde.org/umbrello/aff7c3da2de168c802b10921a3f35970c4295c2e