]> git.tdb.fi Git - ext/subsurface.git/commit
Show events on the dive profile
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Sep 2011 04:15:36 +0000 (21:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Sep 2011 04:15:36 +0000 (21:15 -0700)
commitbd0f2747717d55a8c6d21cb37cb746d71cb42fea
treee8d4f9727925318a8142997e9adef5c26e1f2b3f
parent1e42dc10e5df52822fff698573cae97b2efb3220
Show events on the dive profile

This is *really* ugly.  We really should just create some kind of widget
that when moused over will show the event.  Or something.  Rather than
putting text on top of other text: the events - when they happen - are
usually bunched together (PO2 warnings, max depth, fast ascent leading
to mandatory safety stop, you name it).

But at least this way we see that the data is there, even if we see it
in ugly ways.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
profile.c