fix artifacts when using resize feature
git-svn-id: svn://kolibrios.org@9852 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
775a5af582
commit
0aaf601ced
@ -450,7 +450,8 @@ void event_scale()
|
||||
$pop eax
|
||||
main_image.image = EAX;
|
||||
main_image.set_vars();
|
||||
draw_canvas();
|
||||
scroll_v.position = scroll_h.position = 0;
|
||||
draw_content();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user