Skip to content

Changes

Summary

  1. [501329] Add explanation for the layout-x/y computation. (details)
  2. [501329] Remove GridCanvas class, embed into InfiniteCanvas. (details)
  3. [501329] Query grid transformation once when computing layout-x/y. (details)
  4. [501329] Change grid color to darkgrey. (details)
Commit c5cb263cb45a597221c1eafcfed20b6e84acf6b4 by Matthias Wienand
[501329] Add explanation for the layout-x/y computation.
The file was modified org.eclipse.gef.fx/src/org/eclipse/gef/fx/nodes/InfiniteCanvas.java (diff)
Commit e6ae3fec792aab06887fc2a291f5643080d66701 by Matthias Wienand
[501329] Remove GridCanvas class, embed into InfiniteCanvas.

- Introduce new protected methods for creating a single grid cell tile,
   repainting the grid, and updating the grid transformation.
The file was modified org.eclipse.gef.fx/src/org/eclipse/gef/fx/nodes/InfiniteCanvas.java (diff)
Commit 3184d56eebc3f2e7520b08df31ac99d6f43e3223 by Matthias Wienand
[501329] Query grid transformation once when computing layout-x/y.
The file was modified org.eclipse.gef.fx/src/org/eclipse/gef/fx/nodes/InfiniteCanvas.java (diff)
Commit 927cc5d9cfb3f88cc07d3dfe2f9eb824fb13ea4f by Matthias Wienand
[501329] Change grid color to darkgrey.
The file was modified org.eclipse.gef.fx/src/org/eclipse/gef/fx/nodes/InfiniteCanvas.java (diff)