CollapsibleUI conf
This commit is contained in:
parent
0a330f3379
commit
1fafaf8765
|
@ -15,14 +15,14 @@
|
|||
"dynamicUncollapseCloseDistance": "30,30,30,30,30,30,30,30",
|
||||
"dynamicUncollapseDelay": "15",
|
||||
"autoCollapse": "true",
|
||||
"autoCollapseThreshold": "500,600,400,200,950,0,550,1000",
|
||||
"autoCollapseThreshold": "500,600,400,200,950,300,550,0",
|
||||
"conditionalAutoCollapse": "false",
|
||||
"autoCollapseConditionals": ",,,,,,,",
|
||||
"resizableChannelList": "true",
|
||||
"resizableMembersList": "true",
|
||||
"channelListWidth": "0",
|
||||
"buttonsOrder": "1,2,4,6,7,3,5,8",
|
||||
"dynamicUncollapseEnabled": "true,true,true,true,true,false,true,false",
|
||||
"dynamicUncollapseEnabled": "true,true,true,true,false,false,true,false",
|
||||
"disabledButtonsStayCollapsed": "false",
|
||||
"keyBindsEnabled": "true",
|
||||
"keyStringList": "Alt+S,Alt+C,Alt+T,Alt+W,Alt+M,Alt+U,Alt+P,Alt+I",
|
||||
|
@ -30,7 +30,7 @@
|
|||
"messageBarButtonsMaxWidth": "200",
|
||||
"messageBarButtonsMinWidth": "40",
|
||||
"toolbarIconMaxWidth": "300",
|
||||
"profilePanelMaxWidth": "340",
|
||||
"profilePanelMaxWidth": "0",
|
||||
"toolbarMaxWidth": "800",
|
||||
"userAreaMaxHeight": "300",
|
||||
"msgBarMaxHeight": "400",
|
||||
|
|
Loading…
Reference in New Issue