anki/rslib/src/image_occlusion
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
..
imagedata.rs fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00
imageocclusion.rs Fix IO groups breaking upon editing (#2766) 2023-10-23 09:43:31 +10:00
mod.rs Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
notetype.css Fix misaligned image occlusions (#2512) 2023-05-23 11:59:50 +10:00
notetype.rs Ignore invalid I/O notetypes when deciding whether to add 2023-11-15 13:32:02 +10:00
service.rs Use field tags instead of hard-coding occlusion fields 2023-09-18 10:10:11 +10:00