refactor!: remove ARROW, EDGESTYLE, PERIMETER enums by tbouffard · Pull Request #796 · maxGraph/maxGraph
This slightly decreases the size of applications. In maxGraph examples, the decrease is about 0.5 kB. BREAKING CHANGES: some enums have been removed. Use the string counterparts from related types: - `ArrowValue` instead of `constants.ARROW` - `EdgeStyleValue` instead of `constants.EDGESTYLE` - `PerimeterValue` instead of `constants.PERIMETER`
tbouffard
deleted the
refactor/remove_some_enums
branch
This was referenced
May 3, 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