Hi Everyone,
easy question hopefully: when drawing a circle in a canvas, the circle does not appear round in the app. It seems to be scaled depending on the canvas size. Anyway to go around this ?
Thanks in advance for any help !
Hi Everyone,
easy question hopefully: when drawing a circle in a canvas, the circle does not appear round in the app. It seems to be scaled depending on the canvas size. Anyway to go around this ?
Thanks in advance for any help !
Male Canvas equals width and height
I would like to be able to use the entire screen actually.
Give canvas some time to get its dimensions if setting to screen width and height
Added a clock to wait 100 ms and that did the trick. Thanks.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.