Anki/ts/image-occlusion
Mani f413274fba
better pan zoom with space for drag, shift for horizontal scroll and ctrl for zoom (#3080)
* more better pan zoom with space for drag, shift for horizontal scroll and ctrl for zoom

* use middle mouse button for drag

* improve panning with space + mousemove, remove middle mouse implementation

* handle tool change after mouseup event
2024-03-18 14:26:41 +00:00
..
notes-toolbar Experiment with disabling prettier whitespace sensitivity 2023-06-01 11:11:26 +10:00
shapes fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
tools better pan zoom with space for drag, shift for horizontal scroll and ctrl for zoom (#3080) 2024-03-18 14:26:41 +00:00
add-or-update-note.ts Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
canvas-scale.ts Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
icons.ts add select all tool (#2981) 2024-01-30 15:43:15 +10:00
image-occlusion-base.scss Add scss formatter 2023-07-03 09:44:38 +10:00
ImageOcclusionPage.svelte fix: ensure proper drawing of shape tools after pan/zoom (#3066) 2024-03-16 14:05:51 +07:00
ImageOcclusionPicker.svelte Make image occlusion's option buttons tabbable (#2966) 2024-01-29 12:49:28 +10:00
index.ts fix: ensure proper drawing of shape tools after pan/zoom (#3066) 2024-03-16 14:05:51 +07:00
lib.ts Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
mask-editor.ts fix: ensure proper drawing of shape tools after pan/zoom (#3066) 2024-03-16 14:05:51 +07:00
MaskEditor.svelte fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
Notes.svelte image occlusion button in note editor (#2485) 2023-07-27 22:45:49 +10:00
review.scss Fix misaligned image occlusions in RTL languages (#3018) 2024-02-22 11:10:36 +07:00
review.ts Fix some issues with toggle mask shortcut 2023-12-11 14:02:19 +10:00
StickyFooter.svelte Fix "Add" button showing when editing I/O note; hide toast 2023-09-19 14:19:51 +10:00
store.ts fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
Tags.svelte fix image height issues in iOS safari (#2480) 2023-04-26 16:01:04 +10:00
Toast.svelte Fix "Add" button showing when editing I/O note; hide toast 2023-09-19 14:19:51 +10:00
Toolbar.svelte better pan zoom with space for drag, shift for horizontal scroll and ctrl for zoom (#3080) 2024-03-18 14:26:41 +00:00
tsconfig.json Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
types.ts Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00