Skip to content

Conversation

@BigBuckBunny12
Copy link

As highlighted by several users, it is not possible to draw outside the main canvas in tiled mode. This commit fixes the issue for all drawing tools by remapping the drawing point coordinates to the main canvas when the user tries to draw outside it.

The commit also fixes a bug in the ellipse tool code by normalizing the input values to acos and asin, preventing pixels from having NaN coordinates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant