canvas.Scale() Bug or bad practice?

About Monkey 2 Forums Monkey 2 Development canvas.Scale() Bug or bad practice?

This topic contains 2 replies, has 3 voices, and was last updated by  Mark Sibly 2 years, 5 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5240

    abakobo
    Participant

    I’ve encoutered an artifact with canvas.scale
    May be we’re not supposed to zoom in but the circle is nice when zoomed so I assume it’s a bug

    With the following code you can see that th radius of the circle is not correctly placed when zoomed but is ok when growing the circle.

    [/crayon]
    #5243

    codifies
    Participant

    hows that

    there might be a rounding error involved ?

    #5253

    Mark Sibly
    Keymaster

    Nice bug! Potential fix pushed to develop branch.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.