Bug 130967 - wish: add functions to adjust box dimensions
Summary: wish: add functions to adjust box dimensions
Status: CONFIRMED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-17 11:59 UTC by Daniel Franke
Modified: 2006-08-15 13:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

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