anki/ts/image-occlusion/tools
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
..
add-from-cloze.ts Add APIs for IO mask editing (#2758) 2023-10-22 10:40:40 +10:00
api.ts Indicate current occlusion type in pop-up menu (#2760) 2023-10-23 09:12:56 +10:00
from-shapes.ts Disable rotation globally 2023-10-25 09:23:47 +10:00
index.ts Add text tool to image occlusion (#2705) 2023-10-12 13:40:11 +10:00
lib.ts fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00
more-tools.ts fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00
shortcuts.ts fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00
tool-aligns.ts
tool-buttons.ts fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00
tool-ellipse.ts fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00
tool-polygon.ts fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00
tool-rect.ts fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00
tool-text.ts fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00
tool-undo-redo.ts fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00