MP Lobby: enable game list horizontal scrollbar for now
Until we figure out what to do about the list of mods possibly being too long, this prevents window scrollbars.
This commit is contained in:
parent
dedb51d2f2
commit
db2381806d
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
definition = "default"
|
||||
|
||||
vertical_scrollbar_mode = "always"
|
||||
horizontal_scrollbar_mode = "never"
|
||||
horizontal_scrollbar_mode = "auto"
|
||||
[header]
|
||||
[row]
|
||||
[column]
|
||||
|
|
Loading…
Add table
Reference in a new issue