]> sigrok.org Git - pulseview.git/commitdiff
TabularDecView: Fix some UI issues
authorSoeren Apel <redacted>
Sat, 11 Jul 2020 20:28:11 +0000 (22:28 +0200)
committerSoeren Apel <redacted>
Sat, 11 Jul 2020 20:31:23 +0000 (22:31 +0200)
1) Window didn't immediately show when signal color was changed
2) Removing a PD and adding another caused the window to stay empty
forever if "hide hidden" was enabled
3) Changing the PD showed the previous PD's content in the window
until the mouse cursor moved into the main trace view to cause a
repaint


No differences found