Bug 506705 - Feedback/Handle parts are not refreshed when using an untransformed/inverse transformed feedback/handle layer.
Summary: Feedback/Handle parts are not refreshed when using an untransformed/inverse t...
Status: CLOSED DUPLICATE of bug 506707
Alias: None
Product: GEF
Classification: Tools
Component: GEF MVC (show other bugs)
Version: 1.0.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-10-28 09:04 EDT by Matthias Wienand CLA
Modified: 2016-10-30 16:53 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-10-28 09:04:36 EDT
When using an untransformed feedback or handle layer, i.e. ensuring that the inverse of the "contentTransform" is applied to these layers, the feedback and handle parts are not refreshed even though it would be necessary because the "contentTransform" was changed.

The issue is probably related to VisualChangeListener, which is registered for feedback/handle parts so that they are kept in sync with their anchorages, i.e. corresponding content parts.

See also the related forum post: https://www.eclipse.org/forums/index.php/t/1071318/
Comment 1 Matthias Wienand CLA 2016-10-30 16:53:30 EDT

*** This bug has been marked as a duplicate of bug 506707 ***