-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
I'm having a problem where poll_events or run_forever will start calling my callback with the same few events over and over.
I experience the issue even with the examples. I cloned this repo and ran the resizable example, pressed space a few times and it was ok but after 5 or so it started spewing out Resizable: true, Resizable: false as fast as the terminal could print.
I tried both stable and nightly rust:
stable-x86_64-apple-darwin unchanged - rustc 1.28.0 (9634041f0 2018-07-30)
nightly-x86_64-apple-darwin unchanged - rustc 1.30.0-nightly (33b923fd4 2018-08-18)
I'm running osx Sierra 10.12.6.
I had a look through existing issues and I don't think it's been reported before.
Any help much appreciated.
Thanks
oeb25
Metadata
Metadata
Assignees
Labels
No labels