Anki/ts/routes/image-occlusion/shapes
llama c33974f6ab
Fix polygons closing when clicking existing masks while editing IO (#3990)
* fix polygons closing when clicking existing masks while editing io

* disallow selecting new polygons

* update CONTRIBUTORS

* preserve ids when pushing canvas state to undo stack

* rehandle tool changes after undoing/redoing

the polygon tool makes all objects unselectable, which isn't
preserved when restoring the canvas state after an undo/redo
2025-05-10 16:32:44 +10:00
..
base.ts Fix polygons closing when clicking existing masks while editing IO (#3990) 2025-05-10 16:32:44 +10:00
ellipse.ts Fix polygons closing when clicking existing masks while editing IO (#3990) 2025-05-10 16:32:44 +10:00
from-cloze.ts Allow rotating IO masks (#3987) 2025-05-10 16:21:33 +10:00
index.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
lib.ts Allow rotating IO masks (#3987) 2025-05-10 16:21:33 +10:00
polygon.ts Fix polygons closing when clicking existing masks while editing IO (#3990) 2025-05-10 16:32:44 +10:00
position.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
rectangle.ts Fix polygons closing when clicking existing masks while editing IO (#3990) 2025-05-10 16:32:44 +10:00
text.ts Fix polygons closing when clicking existing masks while editing IO (#3990) 2025-05-10 16:32:44 +10:00
to-cloze.ts Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00