refactor!: remove the SHAPE enum by tbouffard · Pull Request #795 · maxGraph/maxGraph
Prefer the usage of the `ShapeValue` type. This slightly decreases the size of applications. In maxGraph examples, the decrease is about 0.5 kB. BREAKING CHANGES: the `SHAPE` enum has been removed. Use values of the `ShapeValue` type instead.
tbouffard
marked this pull request as ready for review
tbouffard
deleted the
refactor/remove_shape_enum
branch
This was referenced
May 1, 2025This was referenced
May 5, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters