obsidian-image-toolkit
obsidian-image-toolkit copied to clipboard
Could you please turn off the function of enlarging the picture that comes with Obsidian when you click to preview the picture? It would be conflicting
Could you find out where the conflict of enlarging the picture actually comes from? from some plugins? from a theme?
Please provide more details about the conflict, e.g. screenshot, theme, plugins, Obsidian version, ...
Hello,
@sissilab it is a feature of the minimal theme, here an example of the behaviour:
https://github.com/sissilab/obsidian-image-toolkit/assets/11019190/3dd59eef-f8c3-4d6c-9d61-45a5fa1be632
After some searching, I managed to disable the click-to-zoom feature in this way: https://github.com/kepano/obsidian-minimal/issues/41#issuecomment-971821526
After some searching, I managed to disable the click-to-zoom feature in this way: kepano/obsidian-minimal#41 (comment)
Right! The issue is caused by a certain themes (e.g. minimal theme) that have an image zoom function similar to the one in this plugin. Since both this plugin and a theme can zoom images, we have to choose one and disable the other.