Closed MorganGrundy closed 4 years ago
When loading cell shapes with a version <= 4 (before flipping was implemented) the flipped cell masks were not being created. Which caused a crash when the flip states changed. Commit: bd6303c685d1a6e02c76c2d0fce56ae9ac01917b
Describe the bug App crashes when changing the flip state of the pre-made Hexagon.mcs cell shape.
To Reproduce Steps to reproduce the behavior:
Expected behavior Hexagon cell shape should have been modified to use flipping.
Context (Environment):
Additional context If I recreate the Hexagon cell shape by loading the cell mask and setting the options identically, then flipping works properly.