]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Fix selecting and unselecting summary items
authorDirk Hohndel <dirk@hohndel.org>
Tue, 14 Aug 2012 04:11:09 +0000 (21:11 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Tue, 14 Aug 2012 20:22:31 +0000 (13:22 -0700)
The dive list now seems to behave intuitively.

In order to do this we had to intercept the select function in addition to
having a selection-changed callback. That way we can simulate the
multi-level selection and unselection that was missing.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>

No differences found