]> git.tdb.fi Git - ext/subsurface.git/commit
Honor depth unit settings when plotting the depth profile
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Sep 2011 16:21:26 +0000 (09:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Sep 2011 16:21:26 +0000 (09:21 -0700)
commitfdbd80a3a2e7185b931de139e043304ec5977350
tree08acc39847403ba63ec1903e2d599eda52a3247b
parentb5d3fa6023afe24568dbae5291dae15def6e2400
Honor depth unit settings when plotting the depth profile

This shows the depth properly in meter or feet depending on unit
selection.

It also changes the horizontal depth rulers to be at 10m/30ft intervals
rather than the previous 15ft.  With the textual depth markers, the
horizontal lines aren't as important any more.

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