hide tw popup on terminal popup show

fix T1290
This commit is contained in:
Mike Blumenkrantz 2014-07-03 11:13:22 -04:00
parent 4fa040fccb
commit 4f945bcdd7
1 changed files with 1 additions and 0 deletions

View File

@ -1095,6 +1095,7 @@ _popmedia_show(Term *term, const char *src)
int type = 0;
if (!config) return;
ty_dbus_link_hide();
if (term->popmedia)
{
const char *s;