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 compile with OpenFL development version #136

Merged
merged 1 commit into from Sep 20, 2017

Conversation

jgranick
Copy link
Contributor

A minor change to fix support for newer OpenFL development versions. event.target has to be cast on all targets (except Flash) in order to work properly with Haxe getters or setters, and we're thinking of using Any instead so that all targets (including Flash) need to be cast to access children

@elsassph elsassph merged commit b3fde97 into massive-oss:master Sep 20, 2017
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.

None yet

2 participants