doubleclick_on_library_view
ID: doubleclick_on_library_view
You can control the behavior of double clicks and pressing Enter on the books list. Choices: open_viewer, do_nothing, show_book_details, show_locked_book_details, edit_cell, edit_metadata. Selecting anything other than open_viewer, show_book_details, or show_locked_book_details 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 per item or per pixel. Default is per item.
Is this reversed, or am I misreading this? When I had it set to edit_metadata, single-clicking a field had no effect. Changing it to show_book_details enabled the singleclick edit.
|