Bug 372106 - Default width of objects is zero, but in fact one. Make default width 1
Summary: Default width of objects is zero, but in fact one. Make default width 1
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.18.3 (KDE Applications 15.12.3)
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-05 13:06 UTC by Yan
Modified: 2018-11-11 17:57 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 Yan 2016-11-05 13:06:24 UTC
All lines by default have width equal to zero. But they are drawn as they have width one. If you restart your program and open this diagram all lines will be drawn with 0 width, which is ugly.
Make line width (including class boxes width) at least 1 by default please