From e9acd1e8e4d9b2f41c1902599343264c2c11f3bb Mon Sep 17 00:00:00 2001 From: Yves Rizoud Date: Mon, 24 Oct 2011 23:12:01 +0000 Subject: [PATCH] The scroll tool (adjust) now works in the 'nolayers' version git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1843 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- src/operatio.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/operatio.c b/src/operatio.c index c83549be..67084980 100644 --- a/src/operatio.c +++ b/src/operatio.c @@ -2785,6 +2785,7 @@ void Scroll_12_0(void) Main_image_width*Main_image_height); #endif } + Update_screen_targets(); Cursor_hidden_before_scroll=Cursor_hidden; Cursor_hidden=1;