Sean Bohan

Results 21 issues of Sean Bohan

It shows an error and seems like the version detecting is not right. ![error-dialog](https://cl.ly/3871130f1428/Image%202019-04-30%20at%203.57.53%20PM.png) ![error-log](https://cl.ly/e7a7b5fdf940/Image%202019-04-30%20at%203.59.53%20PM.png)

Till now the project structure is hard coded which I think should better be configable. A `project-config.js` file may define some useful configs: - the default state, prefab path -...

enhancement

Linking of JavaScript files are now hard-coded which makes it not straight forward to make extra plugins and libs

enhancement

Add support for graphic, tilesprite and more

enhancement

Automatically generate "offiline.appcache" for product build

feature

Currently lineCap and lineJoin properties do not work

bug

It's very easy to create multiple Canvas instances for rendering within browsers, but not possible and useless in a mobile wrapper like Ejecta and CocoonJS. While Mural is designed for...

enhancement

The concept from Ejecta looks like a simple shim but could be quite useful. Think about that it could be the way of setting app window size, position, backgroundColor... Currently...

enhancement

For now the `strokeText` performs the same as `fillText`

bug