fractal/fractal-gtk
Daniel García Moreno 4af4ff4073 media-viewer: disconnect the keypress signal on unmap
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 #402
2018-12-18 19:12:37 +00:00
..
po Update Polish translation 2018-12-18 18:45:21 +01:00
res release: write release notes 2018-12-18 07:41:05 +00:00
src media-viewer: disconnect the keypress signal on unmap 2018-12-18 19:12:37 +00:00
build.rs Globals: Avoid duplication 2018-09-22 17:25:58 +03:00
Cargo.toml Beta release 3.99.0 2018-12-14 19:46:41 +01:00