Clément Charmet

Results 140 comments of Clément Charmet

I've tried to change some values here and there, but the crop is still here. I suspect bitmap.draw() is responsible for the crop...

Yes, I've tried to change width, offset (_matrix), etc but it's still cropped. The text is bold.

Yes, I'm still using `Cocktail.boot( url )`. The problem is, before that, `Browser.window` is null so I just can't add the event listener (It was `Browser.window` and not `Browser.document` BTW)...

I've actually managed to implement this quite easily. I'll send a pull request some time. Thanks anyway ;)

Also, I highly doubt most of the npm packages published via haxelib.js will work. For instance : https://www.npmjs.com/package/haxe-react has its source set to `src/lib` : https://github.com/massiveinteractive/haxe-react/blob/master/haxelib.json Have you tested it...

I'd really like to solve this quickly, so I guess wwx would be too late...

Please file an issue on my repo

I think we've waited long enough, and the situation is pretty urgent, now. IMO, the Haxe presence on NPM currently hurts its own credibility. Regarding the bugs you seem to...

I have been raising criticism about this package for 1 year, as documented in issue #5. At first, it was only about removing unneeded/out-of-scope features (externs and bootstrap) from the...