Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use libui's timer #102

Closed
wants to merge 3 commits into from
Closed

Use libui's timer #102

wants to merge 3 commits into from

Conversation

mischnic
Copy link
Collaborator

@mischnic mischnic commented May 3, 2018

Closes #92
Closes #93

@parro-it
Copy link
Owner

parro-it commented May 3, 2018

I'll add a new 0_3_0 branch with a tricking PR as we did with version 0.2.0,
You'll have to merge this PR into that branch.

@parro-it parro-it changed the base branch from master to 0_3_0 May 3, 2018 19:08
@parro-it
Copy link
Owner

parro-it commented May 3, 2018

I merged 0_3_0 branch, and add changes to include the hack to fix on Node 10.
But there is a problem with setTimeout. If you click the button on event-loop example two times in a second, clearTimeout is executed successfully and the running prop setted, but the callback is executed anyway when timeout expires.

@parro-it parro-it closed this May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants