Browse Source
We were storing the signal_id, but we never disconnect that handler so it worked the first time and then we were getting all key events and future widgets creation doesn't work. This patch disconnect the signal just when the widget gets unmapped, as we create a new widget when we open the media-viewer again. Fix #402environments/review-master-cjudxy/deployments/33
1 changed files with 11 additions and 14 deletions
Loading…
Reference in new issue