diff --git a/xwin.c b/xwin.c index cd3e46d..1b166f0 100644 --- a/xwin.c +++ b/xwin.c @@ -2160,6 +2160,8 @@ ui_resize_window() XFreePixmap(g_display, g_backstore); g_backstore = bs; } + + ui_reset_clip(); } RD_BOOL