Zerthox / BetterDiscord-Plugins

Plugins for BetterDiscord.
MIT License
158 stars 86 forks source link

CollapseEmbeds expand image on hover when there are multiple images #146

Closed longxa762 closed 1 year ago

longxa762 commented 1 year ago

Bug description

https://imgur.com/a/kJoFZs8

Latest Discord update seem to broke it?

Plugin

CollapseEmbeds

Plugin version

1.0.0

Discord client

Stable

Zerthox commented 1 year ago

Unable to reproduce, are you certain it is the plugin and there are no other plugins/themes affecting it?

longxa762 commented 1 year ago

I found the problem, it's seem to be a conflicting issue with another plugin, "ImageUtilities" by DevilBro. Having both of them ON will cause the issue.

Zerthox commented 1 year ago

You should probably report this for ImageUtilities then. CollapseEmbeds only adds some additional elements & adjusts the way elements are aligned, ImageUtilities seems to be the one doing some weird height modifications that cause the bug.

longxa762 commented 1 year ago

I will go and do that