programmer2514 / BetterDiscord-CollapsibleUI

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

Boosted icon remains visible in voice chats if channel list is collapsed #68

Closed andrewcartwright1 closed 1 year ago

andrewcartwright1 commented 1 year ago

image

This issue is replicated by joining any voice channel of a boosted server and checking the corner with the channels list collapsed.

My settings are as followed, I use discord on a portrait monitor which is 1200x1920, windows 11

{
    "currentVersionInfo": {
        "version": "6.5.1",
        "hasShownChangelog": true
    },
    "cuiSettingsVersion": "8",
    "disableTransitions": "false",
    "transitionSpeed": "250",
    "disableToolbarCollapse": "true",
    "disableSettingsCollapse": "true",
    "enableFullToolbarCollapse": "false",
    "dynamicUncollapse": "true",
    "dynamicUncollapseDelay": "15",
    "autoCollapse": "true",
    "autoCollapseThreshold": "500,1201,400,200,1201,1873,550",
    "resizableChannelList": "false",
    "channelListWidth": "0",
    "buttonsOrder": "1,2,4,6,7,3,5",
    "dynamicUncollapseEnabled": "true,true,false,false,true,true,false",
    "disabledButtonsStayCollapsed": "false",
    "keyBindsEnabled": "false",
    "keyStringList": "Alt+S,Alt+C,Alt+T,Alt+W,Alt+M,Alt+U,Alt+P",
    "settingsButtonsMaxWidth": "100",
    "toolbarIconMaxWidth": "300",
    "membersListMaxWidth": "240",
    "toolbarMaxWidth": "800",
    "userAreaMaxHeight": "300",
    "msgBarMaxHeight": "400",
    "windowBarHeight": "18",
    "collapsedDistance": "0",
    "serverListButtonActive": "true",
    "channelListButtonActive": "false",
    "windowBarButtonActive": "true",
    "userAreaButtonActive": "false",
    "callContainerButtonActive": "true",
    "msgBarButtonActive": "true",
    "membersListButtonActive": "false",
    "dynamicUncollapseDistance": "30,30,30,30,30,30,30",
    "dynamicUncollapseCloseDistance": "30,30,30,30,30,30,30",
    "conditionalAutoCollapse": "false",
    "autoCollapseConditionals": ",,,,,,",
    "profilePanelMaxWidth": "340"
}