anki/ts/image-occlusion/shapes
Mani be1f889211
fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809)
* remove unfinished polygon and remove selectable for shapes in polygon mode

* make group and polygon position remain inside canvas area

* click through transparent area in grouped object

* add some shortcuts for basic usages

* tools button icon in center & switch mode border

* fix load svg image

* basic rtl support, panzoom have issues in rtl mode

* better zoom option both in ltr and rtl

* handle zoom event in mask editor

* add h button to handle toggle mask

* add more mime type

* use capital M (shift+m) for toggle mask

* allow io shortcuts in mask editor only

* make other shapes also remain in canvas bound area

* better zoom implementation, zoom from center
add zoom to resize event listener

* add a border to corner to handle blend of control

* add refresh button to go to  selection menu

* add tooltip to shortcuts and also add shortcut for other tools

* make opacity remain in same state when toggled on

* opacity for group/ungroup objects

* update shortcuts implementation
2023-11-24 14:06:40 +10:00
..
base.ts Indicate current occlusion type in pop-up menu (#2760) 2023-10-23 09:12:56 +10:00
ellipse.ts Add APIs for IO card rendering (#2739) 2023-10-20 09:36:46 +10:00
floats.ts image occlusion button in note editor (#2485) 2023-07-27 22:45:49 +10:00
from-cloze.ts Fix IO groups breaking upon editing (#2766) 2023-10-23 09:43:31 +10:00
index.ts Add APIs for IO mask editing (#2758) 2023-10-22 10:40:40 +10:00
polygon.ts Add APIs for IO card rendering (#2739) 2023-10-20 09:36:46 +10:00
position.ts Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
rectangle.ts Add APIs for IO card rendering (#2739) 2023-10-20 09:36:46 +10:00
text.ts Fix scaling of text objects (#2767) 2023-10-25 08:47:54 +10:00
to-cloze.ts fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00