mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-06 23:20:18 +09:00
This is necessary since DoEvent() isn't called in a loop like in the main application, but as one-shot only and a async draw event can lead to ignore the explicit injected events. Additional checks have been added to check the presence of the expected buffers.