feat!: introduce global config for the Orthogonal connector by tbouffard · Pull Request #678 · maxGraph/maxGraph

@tbouffard

Introduce a dedicated `OrthConnectorConfig` global object and its companion reset function.

Also improve the CellStateStyle JSDoc, in particular about the jetty size properties.

BREAKING CHANGES: `OrthConnector` is now configured with the global `OrthConnectorConfig` object.
The following properties that were previously hold by `EdgeStyle` have moved to `OrthConnectorConfig`:
  - `orthBuffer` to `buffer`
  - `orthPointsFallback` to `pointsFallback`

@tbouffard

# Conflicts:
#	CHANGELOG.md

@tbouffard tbouffard deleted the feat/introduce_OrthConnectorConfig branch

February 17, 2025 07:09

This was referenced

Feb 18, 2025