Merge pull request #382 from and3md/show_popup_fix

Show popup need window update.
This commit is contained in:
Vadim Lopatin 2017-06-28 08:33:18 +03:00 committed by GitHub
commit f152eacf59
1 changed files with 1 additions and 0 deletions

View File

@ -645,6 +645,7 @@ class Window : CustomEventTarget {
if (_mainWidget !is null) {
_mainWidget.requestLayout();
}
update(false);
return res;
}
/// remove popup