You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a user goes below the minimum Discord window size, a feature in /src/tweaks/compact.css colloquially called Minus Mode triggers, collapsing the Server List and Channel List to the side. This occurs even when the Member List, Search, Thread, etc. are not in view taking up space, therefore wasting the user's available space by collapsing when there is no need.
To Reproduce
Steps to reproduce the behavior:
Reduce Discord window below minimum size by removing the constraints.
Go to any server or DM.
Close Member List.
There is now an awkward amount of space available for no reason.
Expected behavior
The Minus Mode should only collapse if there is no more room to display vanilla Discord elements. This includes but is not limited to:
Controls (buttons, etc.)
Content (text, images, channel descriptions)
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here. (i.e. affected plugins, other enabled themes)
The text was updated successfully, but these errors were encountered:
PlusInsta
changed the title
Minus Mode threshold in main view needs adjustment
Minus Mode threshold doesn't account for actual available space in main view
Nov 23, 2024
PlusInsta
changed the title
Minus Mode threshold doesn't account for actual available space in main view
Minus Mode threshold should be reduced when no chat panel is open
Nov 23, 2024
PlusInsta
changed the title
Minus Mode threshold should be reduced when no chat panel is open
Reduce Minus Mode threshold when no chat panel is open
Nov 23, 2024
PlusInsta
changed the title
Reduce Minus Mode threshold when no chat panel is open
Minus Mode doesn't consider used space
Nov 23, 2024
Describe the bug
When a user goes below the minimum Discord window size, a feature in
/src/tweaks/compact.css
colloquially called Minus Mode triggers, collapsing the Server List and Channel List to the side. This occurs even when the Member List, Search, Thread, etc. are not in view taking up space, therefore wasting the user's available space by collapsing when there is no need.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Minus Mode should only collapse if there is no more room to display vanilla Discord elements. This includes but is not limited to:
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here. (i.e. affected plugins, other enabled themes)
The text was updated successfully, but these errors were encountered: