-removed stop mouse and ignore mouse from control, which were confusing, replaced by mouse filter
This commit is contained in:
@ -174,7 +174,7 @@ Patch9Frame::Patch9Frame() {
|
||||
margin[MARGIN_BOTTOM]=0;
|
||||
margin[MARGIN_TOP]=0;
|
||||
|
||||
set_ignore_mouse(true);
|
||||
set_mouse_filter(MOUSE_FILTER_IGNORE);
|
||||
draw_center=true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user