fix: correctly convert "arc" attributes to boolean in StencilShape by tbouffard · Pull Request #788 · maxGraph/maxGraph
When set, the `large-arc-flag` and `sweep-flag` attributes were always considered as true, so the rendering was incorrect. This is a regression introduced during the migration from `mxGraph`. A new story has been added to confirm that the problem is now fixed.
implementation: only check number in string in the boolean conversion (conform to xsd) improve documentation and comments story: enable panning
tbouffard
deleted the
fix/StencilShape_arc_attribute_conversion_error
branch
This 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