Skip to content

Changes

Summary

  1. [NONE] Fix emulated layout was broken for DotGraphView. (details)
Commit 0a7da343537ae40d67de5369f8ee54c8625fb558 by anyssen
[NONE] Fix emulated layout was broken for DotGraphView.

- Added LayoutBehavior bindings for DOT.UI, which are required for
emulated layout.
- Fix NPE within GraphLayoutBehavior if no hiding model is present (as
for DOT.UI).
The file was modified org.eclipse.gef.zest.fx/src/org/eclipse/gef/zest/fx/behaviors/GraphLayoutBehavior.java (diff)
The file was modified org.eclipse.gef.dot.ui/src/org/eclipse/gef/dot/internal/ui/DotGraphViewModule.java (diff)