Joshua Granick

Results 32 issues of 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...

😎 Type: Enhancement

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...

enhancement

Once we have libtheora, libwebm or another native video library enabled, we should implement initial video API support Blocked by: #774

enhancement
blocked

It would be great if we could automate the final build/packaging of OpenFL with Github Actions and so avoid the private TeamCity server

πŸ”₯ Priority: Medium
πŸ—ƒοΈ Status: Available
☺️ Type: Maintenance

Let's make it possible to use `-lib openfl` on HTML5 using a precompiled openfl.js and externs in the "lib" directory

😎 Type: Enhancement
πŸš€ Target: HTML5
πŸ”₯ Priority: Low
πŸ—ƒοΈ Status: Available

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...

πŸ€” Type: Question
πŸ”₯ Priority: High
πŸ—ƒοΈ Status: Review Needed

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...

πŸ”₯ Priority: High
πŸ—ƒοΈ Status: Available
☺️ Type: Maintenance
πŸ“¦ Package: renderer-core
πŸš€ Target: All

_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...

enhancement