Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pen tap leaving max size dot #1480

Merged
merged 1 commit into from
May 27, 2024

Conversation

manongjohn
Copy link
Collaborator

This fixes an issue on Raster levels where dots are drawing using the max size when tapping on the canvas with a stylus.

Added similar logic found in other brushes to use the smallest size.

This started happening after #1459 which now always draws a dot, sometimes too faint to see, whenever tapping the canvas.

@manongjohn manongjohn added the 1.4.3 Included in Version 1.4.3 label May 22, 2024
@Codeoloketuyi
Copy link

Codeoloketuyi commented May 22, 2024

It similar to the same problem I faced when using the air brush at max size in smart raster levels.
#1466 (comment)

@manongjohn manongjohn merged commit 1ac4d58 into tahoma2d:master May 27, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4.3 Included in Version 1.4.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants