View Single Post
Old 11-16-2020, 05:28 PM   #4
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 22,468
Karma: 31000706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
You can control the behavior of double clicks and pressing enter on the books list. Choices: open_viewer, do_nothing, edit_cell, edit_metadata.

Selecting anything other than open_viewer has the side effect of disabling editing a field using a single click. Default: open_viewer. Example: doubleclick_on_library_view = 'do_nothing'

You can also control whether the book list scrolls horizontal per column or per pixel. Default is per column.
I have that tweak set to

doubleclick_on_library_view = 'do_nothing'
enter_key_behavior = 'do_nothing'
horizontal_scrolling_per_column = True

BR
BetterRed is offline   Reply With Quote