]> git.tdb.fi Git - ext/subsurface.git/commit
added "Zoom" button and improved scaling
authorMaximilian Güntner <maximilian.guentner@gmail.com>
Mon, 11 Jun 2012 00:45:36 +0000 (02:45 +0200)
committerMaximilian Güntner <maximilian.guentner@gmail.com>
Mon, 11 Jun 2012 00:45:36 +0000 (02:45 +0200)
commit7acd075bd5ad1c6d42ba77b484aebc2a0572f710
treea3b288e4dd5263dc63e6080782c1c80d030767e4
parent0a7fa8ea50ad65b350ebcc435dd47eae02d8bcbe
added "Zoom" button and improved scaling

It should be possible to have a certain limit where we
stop zooming so that short dives are visible as such
at first glance. Therefore a "Zoom" button has been
added to the "Log" menu along with a shortcut (Ctrl + "0").
The user can now zoom/unzoom the plot and is still able to
quickly distinguish short dives from normal ones when
browsing the log.

Signed-off-by: Maximilian Güntner <maximilian.guentner@gmail.com>
gtk-gui.c
profile.c