Bug 118906 - aligning objects in a triangle results in overlapping actors
Summary: aligning objects in a triangle results in overlapping actors
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.4.2
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-23 14:24 UTC by Hugo van den Berg
Modified: 2019-12-26 00:06 UTC (History)
1 user (show)

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 Hugo van den Berg 2005-12-23 14:24:45 UTC
Version:           1.4.2 (using KDE KDE 3.4.3)
Installed from:    Ubuntu Packages
OS:                Linux

When you have more actors above each other in a usecase diagram, using the same use case, and you want to align the usecase vertically in the middle of the two actors, the actors are put on top of each other instead of remainig aligned above each other, schematically like this:
Actor--Use case
       /
Actor /
when aligned vertically results to this:
Actors--Use case
instead of this:
Actor\
       Use case
Actor/
(I don't know if the spaces are saved, but I hope so :) )
Comment 1 Ralf Habacker 2019-12-26 00:06:25 UTC
The function "Align vertical middle" is only useful for widgets in a row that are to be aligned vertically. 

A better-aligned alternative is to use the "Apply Layout" function from the use case diagram context menu.