Can not scroll up/down long images with plugin enabled
lutherstrike opened this issue · 3 comments
lutherstrike commented
What happened?
Thanks for making this fantastic plugin, I really enjoy using it.
Here are some problems I encountered while using this.
Without this plugin, when I open large image files within Obsidian, like JPEG or PNG, I can scroll up & down to view the images.
After I enabled this plugin, the scroll bar just disappeared.
What did you expect to happen?
I am wondering if some configurations are created globally, maybe some exceptions for certain file types can solve this?
How can we reproduce it (as minimally and precisely as possible)?
- Put some large or long image files (jpeg, png, etc.) in your Obsidian vault.
- Open it within the Obsidian.
- Can not scroll up or down to browse the images.
Anything else we need to know?
No response
Plugin version
0.0.1
Obsidian version
1.5.12
Acylation commented
Confirmed and this is probably a css issue. Will draft a fix in day. Thanks for your report!
Acylation commented
I've bumped to the 0.0.2 version and updated the release files. Now the problem should be fixed if you reinstall/update Markwhen.
lutherstrike commented
Thanks for the swift fix!