Revert "Turn Catalog Hover Expand off by default for now."

This reverts commit 475c7faffcb11c68eb03bc2a4c5dba88f43e3577.
This commit is contained in:
ccd0 2016-11-06 21:10:53 -08:00
parent 8a5a772ff1
commit 167f4e97ba

View File

@ -737,7 +737,7 @@ Config =
'Previous Index Mode': 'paged'
'Index Size': 'small'
'Show Replies': [true, 'Show replies in the index, and also in the catalog if "Catalog hover expand" is checked.']
'Catalog Hover Expand': [false, 'Expand the comment and show more details when you hover over a thread in the catalog.']
'Catalog Hover Expand': [true, 'Expand the comment and show more details when you hover over a thread in the catalog.']
'Pin Watched Threads': [false, 'Move watched threads to the start of the index.']
'Anchor Hidden Threads': [true, 'Move hidden threads to the end of the index.']
'Refreshed Navigation': [false, 'Refresh index when navigating through pages.']