Work around tooltips in treeviews selection issue #7678
authorRobin Gareus <robin@gareus.org>
Thu, 1 Nov 2018 22:20:50 +0000 (23:20 +0100)
committerRobin Gareus <robin@gareus.org>
Thu, 1 Nov 2018 22:21:23 +0000 (23:21 +0100)
commitb81fdeaa66b140062b2015b63d558a91685bddb5
tree1a9aa06ac9195ea8af4dac63ddda2353cea301aa
parentfe318c0cd5c9116b512fe90241f3ba0c52841581
Work around tooltips in treeviews selection issue #7678

When tooltips are disabled, but a tooltip column is set for a treeview,
the treeview selection behaves inconsistently. It requires a 3rd click
after expanding any child-rows to select a child.
gtk2_ardour/editor_regions.cc
gtk2_ardour/mixer_ui.cc
gtk2_ardour/session_dialog.cc
gtk2_ardour/session_import_dialog.cc