Skip to content

Conversation

@flekschas
Copy link
Owner

This PR introduces a better handling of the camera's fixed state and fixes an issue along the way where the fixed state was unset by the lasso end event.

Description

What was changed in this pull request?

I added a property called cameraIsFixed to make it easier to control the camera's fixed state.

Why is it necessary?

Fixes #94

And because I noticed that the camera fixed state was unset upon lasso end

Checklist

  • Provided a concise title as a semantic commit message (e.g. "fix: correctly handle undefined properties")
  • CHANGELOG.md updated
  • Tests added or updated
  • Documentation in README.md added or updated
  • Example(s) added or updated
  • Screenshot, gif, or video attached for visual changes

@flekschas flekschas merged commit ddf4dd8 into main Dec 11, 2024
2 checks passed
@flekschas flekschas deleted the flekschas/fixed-camera branch December 11, 2024 14:58
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.

Disable zoom and pan

2 participants