programmer2514 / BetterDiscord-CollapsibleUI

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

Any additional message bar buttons get cut off #130

Closed afgks closed 1 month ago

afgks commented 2 months ago

I often rely on the gif, sticker, emoji buttons in the message bar, but at the moment, when the plugin is enabled, there is no way to unhide the buttons.

Also a bug. When the "Show send message button" option is enabled in Settings > Accessibility, the send button appears cut off.

sshot-2024-05-11- 09-13-10

When the InvisibleTyping plugin is installed, the send button doesn't even appear at all.

sshot-2024-05-11- 06-50-57
programmer2514 commented 1 month ago

Apologies for the delay in my response - I had to focus on my finals.

The GIF, sticker, and emoji buttons in the message bar should expand out if you hover over the emojis button, but if you would prefer they are always shown, there actually is a setting for that! You should be able to go to CollapsibleUI's settings page and toggle on Disable Message Bar Button Auto-collapse under the Main category, after which all the buttons should be visible.

As for the send message button being cut off, I cannot seem to reproduce this behavior, with or without InvisibleTyping. Does this issue persist if CollapsibleUI is the only plugin/theme you have enabled? If so, what version of Discord are you using (Stable, Beta, Canary) and have you modified any CollapsibleUI settings?

If the issue is related to CollapsibleUI, you may also be able to fix it by deleting the file CollapsibleUI.config.json (located in your plugins folder next to the CollapsibleUI.plugin.js file) and restarting Discord. Be aware that this will reset any changes you have made in CollapsibleUI's settings page.

afgks commented 1 month ago

Hello, I have deleted CollapsibleUI.config.json but it didn't help with the issue. I am still unable to get the "Send Message" button to show up on hover, so I have to rely on Disable Message Bar Button Auto-collapse.

As for the send message button being cut off, I cannot seem to reproduce this behavior, with or without InvisibleTyping. Does this issue persist if CollapsibleUI is the only plugin/theme you have enabled? If so, what version of Discord are you using (Stable, Beta, Canary) and have you modified any CollapsibleUI settings?

I am on the PTB build. After I deleted CollapsibleUI.config.json and relaunched Discord, I didn't touch any of the settings. CollapsibleUI is the only plugin enabled at the moment.

My Discord version info copied from settings: ptb 295091 (0720571) Host 1.0.1082 x64 (47945) Windows 11 64-bit (10.0.22635)

programmer2514 commented 1 month ago

Thank you for the additional information - I can confirm that the issue with the send message button was introduced in PTB but is not yet present in Stable. I am working on a fix and should hopefully have it released within the next 24 hours :)