View: Fix #515 by fixing typo and extent handling
authorSoeren Apel <soeren@apelpie.net>
Sat, 13 Dec 2014 10:20:03 +0000 (10:20 +0000)
committerJoel Holdsworth <joel@airwebreathe.org.uk>
Sat, 13 Dec 2014 10:20:03 +0000 (10:20 +0000)
Typo: extents.first instead of extents.second

The extra scoll height was too large and could result in all
traces being removed from view. To avoid this, the user now has
half of the view height as extra scroll height.


No differences found