Bug 493158 - When overlaying end segments while manipulating orthogonal connections, the end handles have to be preserved.
Summary: When overlaying end segments while manipulating orthogonal connections, the e...
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF MVC (show other bugs)
Version: 0.2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-06 11:55 EDT by Matthias Wienand CLA
Modified: 2016-05-06 11:55 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Wienand CLA 2016-05-06 11:55:42 EDT
Currently, when overlaying end segments while manipulating orthogonal connections, the end handles can be replaced by the "interacted-with" handle. This can lead to an undesired shape change as the end handles are normally circular, but replacement handles can also be rectangular.

It should be ensured that the end handles are not replaced by an "interacted-with" handle, or rather, that the handles' shapes stay the same.