Bug 327813 - Resize of selected widgets
Summary: Resize of selected widgets
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: unspecified Linux
: NOR wishlist
Target Milestone: 2.12 (KDE 4.12)
Assignee: Ralf Habacker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-19 13:15 UTC by Ralf Habacker
Modified: 2014-01-16 07:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.12.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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