TheLazySquid / DiscordWiderUserArea

A BetterDiscord plugin that expands your user area into the server list
1 stars 1 forks source link

[Feature Request] Make compatible with Hide Channels #2

Closed Razwerkz closed 2 months ago

Razwerkz commented 6 months ago

When the WiderUserArea plugin is used alongside the Hide Channels plugin, the user area overlays onto the text input area when the channels panel is collapsed.

Expanded channels: Channels Panel Expanded

Collapsed channels: Channels Panel Collapsed

Perhaps the user area could be shrank down to only show the user avatar and status icon when collapsed.

TheLazySquid commented 6 months ago

This should now be implemented. I made it so it compresses the user area and hides the buttons.

image

Razwerkz commented 6 months ago

It works now, but... image ...there's this interesting overlay effect when collapsed, that I'm sure is not intentional.

TheLazySquid commented 6 months ago

Are you using any themes / plugins / custom css that might affect this? I can't for the life of me reproduce it.

TheLazySquid commented 6 months ago

Never mind, the problem was on my side. I was using GameActivityToggle, which tweaked the styles of the user area. All it took to fix this was a single line of css.