azerion / phaser-input

Adds input boxes to Phaser like CanvasInput, but also works for WebGL and Mobile, made for Phaser only.
MIT License
201 stars 64 forks source link

Failed to execute 'createPattern' on 'CanvasRenderingContext2D': The provided value is not of type '(CSSImageValue or HTMLImageElement or SVGImageElement or HTMLVideoElement or HTMLCanvasElement or ImageBitmap or OffscreenCanvas) phaser #64

Closed kenshero closed 6 years ago

kenshero commented 6 years ago

in phaser 2.3.0 have error like this.

it work if i use phaser v2.6 + but i want to use v2.3.0 because i have some bug about velocity in version 2.6 +

can you help me ?

issue-phaser

AleBles commented 6 years ago

I know it's annoying but with Phaser v3 comming up I have no intention of making this work with v2.3. I happily accept working pull requests tho