Joshua Granick
Joshua Granick
Need to update the sample to use the new `DOMElement` type instead of `DOMSprite`
Two of the modes for `Multitouch.inputMode` appear to dispatch simulated mouse events on touch, while the third (`TOUCH_POINT`) does not. We should do a little investigation on Flash Player, and...
We should decide a consistent filter string format to use for `lime.ui.FileDialog`, then we need to do some testing or improvements to be sure it is supported as well as...
Once we have libtheora, libwebm or another native video library enabled, we should implement initial video API support Blocked by: #774
It would be great if we could automate the final build/packaging of OpenFL with Github Actions and so avoid the private TeamCity server
Let's make it possible to use `-lib openfl` on HTML5 using a precompiled openfl.js and externs in the "lib" directory
There is inline code documentation in both the "lib" directory and within the internal package structure inconsistently I think we were going to move all docs to the "lib" directory...
I believe this was done once before (functionally or almost functionally) here: https://github.com/openfl/openfl/tree/feature/renderer-refactor Current `develop` branch has `renderCairo`, `renderCanvas`, `renderDOM`, `renderOpenGL` methods in `Bitmap`, `Shape`, `SimpleButton`, `DisplayObjectContainer` and `TextField` The...
_From @alexandervrs on December 5, 2016 22:45_ It'd be great to have Windows-only **version information** for Windows executables. If I compile with hxcpp, I get an executable with the icon...