DiscordStyles / SoftX

A soft and comfy feel for Discord.
MIT License
214 stars 273 forks source link

Windows snapping does not work #51

Closed maciejwalendziuk closed 2 years ago

maciejwalendziuk commented 2 years ago

Describe the bug
When I am trying to move Discord window by its titlebar snapping to sides of the screen seem not to work

To Reproduce
Drag Discord by it titlebar to the sides of the screen. It does not want to snap.

Infomation (please complete the following information):
OS: Windows
Mod: BetterDiscord

maciejwalendziuk commented 2 years ago

After disabling transparency settings it seems to work again but another thing is that titlebar is so small I have a hard time to click it. Can this be fixed somehow?

Gibbu commented 2 years ago

Add this inside the :root brackets of your .theme.css file.

--TB-bar-height: 12px;