fix(VertexHandler): fix top-left resize handle behavior by Lockps · Pull Request #968 · maxGraph/maxGraph

The top-left resize handle (index 0) was triggering a move operation instead
of a resize.

@Lockps mentioned this pull request

Dec 8, 2025

coderabbitai[bot]

@tbouffard tbouffard changed the title fix: top-left resize handle not working fix(VertexHandler): make the top-left resize handle resize instead of move

Dec 10, 2025

@tbouffard tbouffard changed the title fix(VertexHandler): make the top-left resize handle resize instead of move fix(VertexHandler): make the top-left handle resize instead of move

Dec 10, 2025

@tbouffard

@tbouffard

tbouffard

@tbouffard tbouffard changed the title fix(VertexHandler): make the top-left handle resize instead of move fix(VertexHandler): fix top-left resize handle behavior

Dec 10, 2025

@Lockps

@tbouffard