Orrielel / BetterDiscordAddons

Just a few plugins for BetterDiscord
11 stars 2 forks source link

Better Image Popups: Incompatible with ImageZoom / Config option to turn off zoom #21

Open libraryaddict opened 4 years ago

libraryaddict commented 4 years ago

ImageZoom: https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ImageZoom

ImageZoom has a magnifying glass for its zoom which is easier to use than the zoom included in this plugin, when clicking on the image as long as the mouse button is held down the image is zoomed in correctly with ImageZoom. But if mouse is released while hovering over the image, the previous zoom is exited, and Better Image Popups implements its own zoom. Again, both as intended.

Just together, this is undesired behavior.

If this could be a config option that would be great.