Matt Greer

Results 83 comments of Matt Greer

I'm not really sure what to do with this port :) I forked the TS port and brought that fork into a closed source app I am working on, and...

`getImageDataHD` is actually `webkitGetImageDataHD` and present on retina Apple devices. https://developer.apple.com/documentation/webkitjs/canvasrenderingcontext2d/1633452-webkitgetimagedatahd

I suspect if I moved the client field to its own query it would probably be a workaround, but I've not tried it yet. So basically have ``` ... ```

@fracmak on #202 you mentioned "if you don't define a query resolver". I wonder if another workaround (or possibly even the correct approach) is to always define a query resolver...

I mostly made this bug now to remind myself to go back and check it out. When I get some free cycles I'll take a look. I have a WP8...

ok, let's do it. here's a spreadsheet capturing the state of everything, it's hard to manage 12 engines :) https://docs.google.com/spreadsheets/d/1PHbn10NqJm4cvzGgPyBS066mDB9-Dc5_D47jb6OaPKs/edit#gid=0

I say we eliminate: - multiball powerup - paddle shortening powerdown - level 3 and 4 as for backgrounds, whichever is easiest for the engine, whether that is tiled or...

I think both should go, unless you guys feel strongly otherwise. If we kept one, we might as well keep both of them.

I think most engines will prefer the prerendered background. But Impact is a good example where tiles are actually more natural. I think any engine can choose to use whichever...

What is the issue you see? Are there any errors in the console?