Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 481439

Summary: ScrolledPaneEx not doing clipping
Product: [Tools] GEF Reporter: Frank Benoit <frank.rene.benoit>
Component: GEF FXAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.wienand
Version: unspecified   
Target Milestone: 4.0.0 / 3.11.0 (Neon) M3   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Frank Benoit CLA 2015-11-04 13:06:18 EST
For a screenshot and example see:
https://www.eclipse.org/forums/index.php/t/1071795/

Also related: Bug 479395
Comment 1 Matthias Wienand CLA 2015-11-06 10:59:02 EST
I added a "clipContent" property to the InfiniteCanvas that determines if a clip is set on the InfiniteCanvas that prevents the rendering of visuals outside of its layout-bounds. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.11.0M3.

If you encounter any problems with this solution, feel free to reopen this ticket.