I seem To have a problem with canvases. I tried changing it's resolution to 512x512 but no luck.
"Cannot create canvas: Error in implementation. Possible fix: Make canvas width and height powers of two"
I saw that one other had also the problem but a new version fixed it for him. I have also got the newest version. My resolution on phone is 480x320. I'm drawing circle to the canvas. Don't know what more info is neccesary.
Comments (4)
-
-
repo owner I will probably release beta2 tomorrow. I'll leave that bug open until then such that people are aware of this bug in beta1.
-
Ok, then I will wait for Beta2 to be released tomorrow.
I want to add: Martin(and helpers) thanks so much for making this port! I appreciate the work you put into this and for releasing it for everybody to use. (:
-
repo owner - changed status to resolved
beta2 was just released which contains a fix for this issue.
- Log in to comment
Beta 1 was released before the issue was fixed. So the newest released version (beta 1) doesn't have the fix, but the newest unreleased version does. You can try building the latest development version of love-android yourself if you don't want to wait for the next release.