Anki/ts/routes/image-occlusion/tools
Pedro Schreiber 074becc0ce
Add keyboard shortcuts for empty cards and toggle mask on image occlusion (#3136)
* Add keyboard shortcuts for empty cards and toggle mask on image occlusion

- add shortcut for empty cards
- add shortcut for toggle mask
- set tooltips with shortcuts

use unused shortcut for empty cards

* remove unnecessary shortcut added in main.py

* change empty cards shortcut and try to fix CI error in CONTRIBUTORS

* change shortcut for empty cards for universal support
2024-04-25 17:19:38 +10:00
..
add-from-cloze.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
api.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
from-shapes.ts Fix IO mask position slightly off in edit mode (#3121) 2024-04-08 16:40:22 +01:00
index.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
lib.ts Fix IO text size in review screen (#2986) 2024-04-17 20:45:40 +10:00
more-tools.ts Svg icon (#3135) 2024-04-24 02:37:31 +01:00
shortcuts.ts Add keyboard shortcuts for empty cards and toggle mask on image occlusion (#3136) 2024-04-25 17:19:38 +10:00
tool-aligns.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
tool-buttons.ts Svg icon (#3135) 2024-04-24 02:37:31 +01:00
tool-cursor.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
tool-ellipse.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
tool-polygon.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
tool-rect.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
tool-text.ts Fix IO text size in review screen (#2986) 2024-04-17 20:45:40 +10:00
tool-undo-redo.ts Svg icon (#3135) 2024-04-24 02:37:31 +01:00
tool-zoom.ts Fix spacebar causing stutter when editing cards (#3150) 2024-04-19 19:13:56 +10:00