Skip to content

fix(canvas): translate touch point properly before bucket fill #79

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

naveensingh
Copy link
Member

@naveensingh naveensingh commented Jul 16, 2025

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Applied proper translation required for bucket fill with scale and move operations

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • All checks are passing.

@naveensingh naveensingh force-pushed the naveensingh/bucket-fill-scale-fix branch from 97f02a9 to 53b37fc Compare July 16, 2025 15:41
@naveensingh naveensingh marked this pull request as draft July 16, 2025 18:32
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.

Bucket fill breaks with moved canvas
1 participant