diff options
author | David Pi <david.pinho@gmail.com> | 2020-11-12 16:11:51 +0000 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2020-12-17 08:31:55 -0500 |
commit | 176e86980b3eeb9795c7a217fba9eb205c7a5adf (patch) | |
tree | 0de25a9b5ed35bdc443a5a859e300adc5e02c131 /gr-fft/python/fft/bindings/window_python.cc | |
parent | a9263b4a6a10aa66522a32d8a0deebb2ce205c88 (diff) |
grc: Fix message port show/hide problem due to bus logic update
update_bus_logic() is called when disabling a bus, it doesn't check if
it's been previously enabled. This causes it to restore port.hidden with
a None which ultimately is converted to False. So it never hides the
message ports.
Also, filter message ports from buses.
Diffstat (limited to 'gr-fft/python/fft/bindings/window_python.cc')
0 files changed, 0 insertions, 0 deletions