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

Bug 483740

Summary: Grid not zooming
Product: [Tools] GEF Reporter: Frank Benoit <frank.rene.benoit>
Component: GEF MVCAssignee: 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) M5   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
zommed out, but grid is unchanged. none

Description Frank Benoit CLA 2015-12-06 03:50:00 EST
Created attachment 258468 [details]
zommed out, but grid is unchanged.

In the Logo example:

When opened, and as first action, the mouse wheel is used to zoom out (wheel up), the grid does not follow.

In other cases it works.
Comment 1 Matthias Wienand CLA 2016-01-06 09:37:08 EST
The bindings within InfiniteCanvas were not set-up correctly, so that transformation changes are not in all cases forwarded to the grid layer. I fixed the bindings and verified that the problem in question has been solved. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.11.0M5.