View: Change the type of tick_period to pv::util::Timestamp
authorJens Steinhauser <jens.steinhauser@gmail.com>
Wed, 2 Sep 2015 09:25:37 +0000 (11:25 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 4 Sep 2015 10:54:52 +0000 (12:54 +0200)
This makes the tick position/label calculation in the ruler more precise,
avoiding rounded values for zero which would yield to "+0" or "-0" labels.


No differences found