jgraph / mxgraph

mxGraph is a fully client side JavaScript diagramming library
Other
6.81k stars 2.06k forks source link

Rotating a vertex sometimes adds 180 degrees. #472

Closed kwanama closed 4 years ago

kwanama commented 4 years ago

Rotating a vertex sometimes adds 180 degrees. It seems that startAngle is set incorrectly in mxVertexHandler.prototype.start. See https://jgraph.github.io/mxgraph/javascript/examples/handles.html

alderg commented 4 years ago

Thanks for the report. This will be fixed in the next release.