swap buffers in draw handler instead
This commit is contained in:
parent
495ea93c74
commit
39533b3fec
6 changed files with 45 additions and 32 deletions
|
|
@ -35,6 +35,7 @@ struct _MwLLCommon {
|
|||
int copy_buffer;
|
||||
int type;
|
||||
int success;
|
||||
int do_redraw;
|
||||
|
||||
MwLLHandler handler;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue