All releases tagged Minor bugfixes


Release Notes: The GraphEdX example had a problem where persisted graphs, when loaded, could have cells set as invisible. This release corrects that problem.


Release Notes: This release improves redrawing with XOR painting turned off.


Release Notes: This release adds the option of selecting improved hit detection on label for better selection resolution. Setting the grid as invisible now also correctly repaints immediately.


Release Notes: This release fixes an issue with dirty rectangles for selection changes in scrolled graphs. It also resolves the problem of an empty ports field in the layout cache after deserialization.


Release Notes: This release fixes a possible null pointer exception when calculating the label position when a graph is loaded from persistence.


Release Notes: This release makes changes to the label positioning to function more like JGraph 5.9 did. A number of redraw issues for the new double buffering have been been fixed. This release improves the orthogonal routing functionality.


Release Notes: This release fixes a possible double buffer repaint issue where cells are made invisible.


Release Notes: This release corrects updating of the background in double buffer mode. An unnecessary repaint on double buffer recreation has been removed, and a possible null pointer exception in JGraph.addOffscreenDirty has been fixed.


Release Notes: This release makes a couple of minor fixes to the calculation of the dirty region when repainting using double buffering. If you were experiencing refresh issues after undos, these changes will resolve the problem.


Release Notes: This release fixes the selection dirty region when the graph is scaled. Also resolved is an issue where the buffer is repainted twice on zooming out.