From: Soeren Apel Date: Sat, 11 Jul 2020 20:28:11 +0000 (+0200) Subject: TabularDecView: Fix some UI issues X-Git-Url: https://sigrok.org/gitweb/?a=commitdiff_plain;h=b36ba61198551c5994c9b3210b07109ac0d87829;hp=b36ba61198551c5994c9b3210b07109ac0d87829;p=pulseview.git TabularDecView: Fix some UI issues 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 ---