Joshua Granick

Results 32 issues of Joshua Granick

I was going to report this on `haxe-loader`, but based on the stack trace, I think it occurs from `haxe-modular`: ```bash webpack: wait until bundle finished: / Parsed in: 60ms...

enhancement

https://github.com/openfl/openfl/issues/2012 Is there any more information we can help provide? I am sorry there are not more details

bug
Priority 2
Awaiting Clarification

Currently, using the `@:dox(hide)` field works only if every platform is compiled with this meta-data. It would be great if `@:dox(hide)` or another meta-field allowed support for logically flagging a...

enhancement

Recently, I have not been able to submit haxelibs (or if I am, I'm lucky for it to work before a very long time out) This appears to be related...

server

I am getting the following error, "Sending data" gets up to 100%, then times out: ```bash $ haxelib -notimeout submit lib.zip Password : Sending data.... Http connection timeout. Try running...

client

`BackgroundWorker` as well as `ThreadPool` use a synchronous mode on HTML5, but these could be made to use web workers on HTML5 https://stackoverflow.com/a/37156020 Depending on the performance of web workers,...

enhancement

This flag is not supported by old Android devices, we should make a flag to disable this, or try and improve the device SDK version detection script http://community.openfl.org/t/android-apk-installation-error-unknown-option-d/29/5

Other components of the `Mouse` API appear to implemented on the Flash backend, except for `Mouse.warp` which may not be possible in the Flash API

enhancement

Instead of simulating mouse events on primary touch events, Lime should dispatch these events separately, and allow developers to handle both cases distinctly. If we wish to have a unified...

enhancement

More details here: https://community.openfl.org/t/html5-glow-filter-color-doesnt-seem-to-have-effect/11144/11?u=singmajesty