]> sigrok.org Git - pulseview.git/commitdiff
Make sure PD row colors remain constant by adding a row index
authorSoeren Apel <redacted>
Mon, 16 Jul 2018 16:27:54 +0000 (18:27 +0200)
committerUwe Hermann <redacted>
Sat, 21 Jul 2018 16:57:21 +0000 (18:57 +0200)
Without this change, PD row colors depend on the visible rows,
not a constant ID. This means that rows that collapse change the
colors of all rows coming after them.


No differences found