programmer2514 / BetterDiscord-CollapsibleUI

A feature-rich BetterDiscord plugin that reworks the Discord UI to be significantly more modular
MIT License
67 stars 9 forks source link

Fix for Discord sweeping classes/elements changes #101

Closed Aluerie closed 11 months ago

Aluerie commented 11 months ago

Fix for #100.

Looks like updating classes/elements to newest values does the trick.

Hopefully I didn't miss anything.

ColonelGerdauf commented 11 months ago

I wonder if it is worthwhile to move the named classes to a dedicated variables section, or even a separate data file that can be updated.

OnyxL commented 11 months ago

But now the memberlist isn't collapsing again. image

programmer2514 commented 11 months ago

@ColonelGerdauf It already is consolidated within its own method, and putting it in its own file would be a lot more complicated because of how BetterDiscord handles updating plugins

@OnyxL I can't seem to reproduce this behavior on Stable; I won't be able to fix it until I can

@Aluerie Looks good to me, thank you for the contribution! And apologies for not getting around to this sooner, I've been feeling under the weather for a while so I really appreciate the help :)

OnyxL commented 11 months ago

@programmer2514 I fixed it by enabling UI Transitions then disables it again works fine.