After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 706501 - RFE: UML connectors should inherit from Zigzaglines
RFE: UML connectors should inherit from Zigzaglines
Status: RESOLVED OBSOLETE
Product: dia
Classification: Other
Component: objects
0.97.x
Other Linux
: Normal enhancement
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2013-08-21 13:42 UTC by sphakka
Modified: 2019-03-20 11:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sphakka 2013-08-21 13:42:51 UTC
I'd like to have UML connectors with round corners, but no "corner radius" option is available for them. Thus tried to set it as a default for Zigzaglines, but that's not honored by any UML connector.
Comment 1 Hans Breuer 2013-08-21 17:40:23 UTC
The behavior you describe is not intended, so there is no bug here.
An enhancement request gets higher priority with a working patch.
Comment 2 sphakka 2013-08-22 08:46:22 UTC
Ah, right. I change the title then... It would be beneficial maybe to post some directions on where to look in the code base to improve this, thanks.
Comment 3 Hans Breuer 2013-08-22 18:29:17 UTC
Inheritance between final object implementation is not the way how it is done in Dia. One such final object is "Standard - ZigZagLine" (objects/standard/zigzagline.c) One corresponding final UML object is "UML - Association" (objects/UML/association.c). The code modification in the latter would be similar to how the ZigZagLine changes from https://git.gnome.org/browse/dia/commit/?id=32d936e5ceb3c73e1dfa38266298bf57bde450ad
Comment 4 GNOME Infrastructure Team 2019-03-20 11:58:58 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/dia/issues/329.