feat!: make edge bend points easier to manage by tbouffard · Pull Request #633 · maxGraph/maxGraph

@tbouffard

Previously in `mxGraph`, this was done by updating the properties on the prototype of the `EdgeHandler` class. This
didn't work anymore in `maxGraph`.
It is now possible to configure them back by using new properties available in `EdgeHandlerConfig`

BREAKING CHANGES: the following properties have been removed from `EdgeHandler` and are replaced by global configuration
in `EdgeHandlerConfig`:
  - addEnabled --> addBendOnShiftClickEnabled
  - removeEnabled --> removeBendOnShiftClickEnabled
 - virtualBendOpacity
 - virtualBendsEnabled

coderabbitai[bot]

@tbouffard

coderabbitai[bot]

@tbouffard

@tbouffard

coderabbitai[bot]

@tbouffard tbouffard deleted the feat/EdgeHandler_config_virtual_bends_and_dblClickRemovedBends branch

January 14, 2025 06:54

This was referenced

Jan 27, 2025

This was referenced

Feb 16, 2025