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

Fix font() breaking when retrieving arguments #1053

Merged
merged 1 commit into from
Apr 19, 2020

Conversation

RobLoach
Copy link
Contributor

Fixes #1052

Would appreciate some testing on this one!

Copy link
Owner

@nesbox nesbox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, we have to use duk_opt_ everywhere in jsapi
thank you for the fix and hint

@nesbox nesbox merged commit d5e2f33 into nesbox:master Apr 19, 2020
@nesbox nesbox added this to the 0.80.0 milestone Apr 19, 2020
@nesbox nesbox removed this from the 0.80.0 milestone Jul 15, 2020
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.

Using font() in JS causes RangeError
2 participants