From 1970fa612fd54256bbd92ce83ab7e53ea82f1f3b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 25 Dec 2012 19:43:33 +0300 Subject: Fix sticky button draw changed image. --- src/gui/widgets/window.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui') diff --git a/src/gui/widgets/window.cpp b/src/gui/widgets/window.cpp index 9c5be0936..52042f019 100644 --- a/src/gui/widgets/window.cpp +++ b/src/gui/widgets/window.cpp @@ -611,6 +611,7 @@ void Window::mousePressed(gcn::MouseEvent &event) setSticky(!isSticky()); mouseResize = 0; mMoved = 0; + mRedraw = true; return; } -- cgit v1.2.3-60-g2f50