File Dialog: disable horizontal scrollbar for Bookmarks list

This was probably disabled while the dialog had issues with long filename labels. Now that that's fixed,
this *should* be safe to enable.
This commit is contained in:
Charles Dang 2017-03-17 10:39:33 +11:00
parent cfc4c5c425
commit 2d7ac7c887

View File

@ -141,7 +141,7 @@
id = "bookmarks" id = "bookmarks"
definition = "default" definition = "default"
has_minimum = false has_minimum = false
# horizontal_scrollbar_mode = "never" horizontal_scrollbar_mode = "never"
[list_definition] [list_definition]