GNOME Bugzilla – Bug 653341
Expand events when clicking on them
Last modified: 2011-07-05 10:40:34 UTC
I find a bit weird and annoying to have to click on this tiny expander to see the details of an event. Maybe we should expand it when clicking on its row in the treeview?
Agreed. This branch does it for activated rows (e.g. when you double click or click and press enter). We could also do it on single-click, but I'm not so sure about that as you may want to click on a row to be able to call or while navigating. WDYT? http://cgit.collabora.com/git/user/pochu/empathy.git/log/?h=history-expand-events-653341
Not sure let's start with activating for now and see how it goes. But you should unexpand the row when double clicking a second time.
Ah right. Branch updated (amended).
++
Merged, thanks!