ClearVision / ClearVision-v6

Highly customizable theme for BetterDiscord.
https://clearvision.github.io/
Apache License 2.0
385 stars 1.89k forks source link

Channel width causes user settings to be nearly unaccessable #105

Closed Randomname537 closed 2 years ago

Randomname537 commented 2 years ago

i ahve my channel width set to 200px and this causes my user settings button to be almost impossible to click, is there any way to make those smaller? image

NyxIsBad commented 2 years ago

I checked and fixing this would involve messing with actual div placement, which would screw over anyone not using a width this small, so I don't believe we'll fix this one, but I'll check this off with someone else first

Leozard commented 2 years ago

Won't be fixed. Discord didn't intend for any part of it's interface to be resizable and most elements have fixed height and width. Making the channel width too small will result everything inside it to get cut off. You can try to decrease the zoom level instead to have a smaller channel size.