nicojeske / mousewheel-image-zoom

An Obsidian plugin that enables you to increase/decrease the size of an image by holding down a configurable key (defaults to left alt), hovering over an image in preview mode and scrolling.
MIT License
90 stars 5 forks source link

Add Support for Excalidraw #7

Closed nicojeske closed 2 years ago

nicojeske commented 2 years ago

This should add support for Excalidraw images. #6

Flickering while zooming is an expected behaviour as the whole image gets rendered every time the size changes.