]> sigrok.org Git - pulseview.git/commit
Draw stacked decoder traces below the other PDs (avoids overlap).
authorUwe Hermann <redacted>
Sat, 1 Feb 2014 14:04:45 +0000 (15:04 +0100)
committerUwe Hermann <redacted>
Sat, 1 Feb 2014 14:08:46 +0000 (15:08 +0100)
commitbc870bcf81b99afcaf4c358f4e68643d1bf4efaf
tree4329fc47973f05ed1fdc4dba286948d94c5bf047
parent619e8bd3c0c2ca5ae059ba2eabdbd3b3f5233d7e
Draw stacked decoder traces below the other PDs (avoids overlap).

Every stacked decoder is drawn below the PDs it stacks upon, so that all
of the annotations of all PDs in the stack can be seen, and no overlap
happens.
pv/data/decoderstack.cpp
pv/view/decodetrace.cpp