mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* Remove 'ResizableImage.svelte' Rather than having a svelte file that just sets global styles, it's better to set those in a (s)css file. * Fix and refactor image size constraints - Fixes https://forums.ankiweb.net/t/2-1-56-image-size-problem-in-editor/26207 - Use :host-context() to switch image styles instead of toggling CSS variables. * Fix toolbar buttons for image overlay sometimes being cut off |
||
|---|---|---|
| .. | ||
| content-editable.ts | ||
| ContentEditable.svelte | ||
| decorated.ts | ||
| editable-base.scss | ||
| frame-element.ts | ||
| frame-handle.ts | ||
| icons.ts | ||
| index.ts | ||
| mathjax-element.ts | ||
| Mathjax.svelte | ||
| mathjax.ts | ||
| tsconfig.json | ||