Bug 130967

Summary: wish: add functions to adjust box dimensions
Product: [Applications] umbrello Reporter: Daniel Franke <franke.daniel>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: CONFIRMED ---    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Daniel Franke 2006-07-17 11:59:56 UTC
Version:           1.5.3 (using KDE 3.5.3 Level "a" , unofficial build of SUSE )
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.16.13-4-smp

Consider an activity diagram:

    +-------------+
(a) | an activity |
    +-------------+

    +----------------------------------------------+
    |                                              |
(b) | another activity with a slightly longer text |
    |                                              |
    +----------------------------------------------+

Adjusting the width and/or height of activity (a) to those of (b) by clicking a button instead of manually zooming and shifting would be a great enhancement.

[May be related to wish #100648]