David Broadhurst

Results 4 issues of David Broadhurst

I'm wondering if the module section should also cover module creation. I generally have one name scope for each module but it can be inconvenient to add the dependancies. Options...

question
Angular 1

**Community Note** * Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request * Please do not...

### What version of Remix are you using? @remix-run/architect": "^1.7.2", ### Steps to Reproduce npx create-remix@latest Select Architect (AWS Lambda) ### Expected Behavior Sample page runs without errors. ### Actual...

bug
template:architect

### What happened? When I arrange sprites in a grid and see background pixel appearing due to anti aliasing I tried the following without any improvement ```` sprite.paint.isAntiAlias = false;...

bug