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

Turning off sliding on user pannel and message bar #122

Closed RandoUSser closed 7 months ago

RandoUSser commented 7 months ago

I was wondering where in the code i could fiddle to turn out the sliding on the user profile (mute/unmute, deafen/undefen and setting) and the sliding in the message bar (gif, stickers and emojis) so you dont have to hover over the specific area to make everything visible. Thanks and sorry if the account looks sus. I only made it to ask about this plugin specifically

Refs, using the oldcord/dtm-16 theme if you are confused image image

Thanks once again

programmer2514 commented 7 months ago

Hey, no worries. There's actually no reason to fiddle with the code, there are plugin settings for both of those.

If you go into the area where you enable/disable the plugin and click the settings icon under it, it should be under the Main subcategory: "Disable User Settings Auto-collapse" and "Disable Message Bar Button Auto-collapse" respectively.

BetterDiscord Plugins Page CollapsibleUI Settings Page Specified Settings

RandoUSser commented 7 months ago

Hey, no worries. There's actually no reason to fiddle with the code, there are plugin settings for both of those.

If you go into the area where you enable/disable the plugin and click the settings icon under it, it should be under the Main subcategory: "Disable User Settings Auto-collapse" and "Disable Message Bar Button Auto-collapse" respectively.

BetterDiscord Plugins Page CollapsibleUI Settings Page Specified Settings

Thank you :)