]> sigrok.org Git - pulseview.git/commit
DecodeTrace: Use qreal instead of int for annotation drawing
authorSoeren Apel <redacted>
Thu, 19 Apr 2018 21:31:42 +0000 (23:31 +0200)
committerSoeren Apel <redacted>
Mon, 7 May 2018 19:39:18 +0000 (21:39 +0200)
commit5c48ce328b0b049d0ddc1b137f20118c9084c929
tree26160f0cc9ceb39e994d0aeed347eab04adfc18c
parent20d90d225a0ad7fc5fb9441fbf0dcfb05a73e0a5
DecodeTrace: Use qreal instead of int for annotation drawing

This is to prevent "blinking" of annotations when they would merge into
blocks and break off of them again, noticeable when zooming in and out
using a track pad or touchscreen.
pv/views/trace/decodetrace.cpp
pv/views/trace/decodetrace.hpp