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

[Feat] Canvas zoom functionality #2

Merged
merged 11 commits into from
Jan 14, 2025
Merged

[Feat] Canvas zoom functionality #2

merged 11 commits into from
Jan 14, 2025

Conversation

felixT2K
Copy link
Contributor

@felixT2K felixT2K commented Jan 9, 2025

This PR:

  • Add ability to zoom on the canvas

TODO:

  • Polygon point drag & drop doesn't keeps the coords when zooming in in the middle

Copy link

codecov bot commented Jan 9, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@felixT2K felixT2K marked this pull request as draft January 9, 2025 12:33
@felixdittrich92 felixdittrich92 marked this pull request as ready for review January 14, 2025 10:34
@felixdittrich92 felixdittrich92 linked an issue Jan 14, 2025 that may be closed by this pull request
@felixdittrich92 felixdittrich92 merged commit bf643b5 into main Jan 14, 2025
21 of 23 checks passed
@felixdittrich92 felixdittrich92 deleted the zoom branch January 14, 2025 10:35
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.

[Canvas] Add functionality for zoom in and out
2 participants