]> sigrok.org Git - pulseview.git/commitdiff
Adjust trace view header width when signal names change
authorSoeren Apel <redacted>
Tue, 19 Sep 2017 05:48:36 +0000 (07:48 +0200)
committerSoeren Apel <redacted>
Fri, 22 Sep 2017 19:13:48 +0000 (21:13 +0200)
This change is primarily needed because before, newly
created decode signals had a name assigned to them at time
of the constructor call. This changed, and now the name
is empty upon creation, breaking the previously working
header size adjustment.


No differences found