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: InteractiveViewer programmatic transformations #4451

Merged

Conversation

ndonkoHenri
Copy link
Contributor

@ndonkoHenri ndonkoHenri commented Nov 29, 2024

Resolves #4391

Summary by Sourcery

Add programmatic transformation capabilities to the InteractiveViewer, allowing zoom, pan, reset, save state, and restore state operations. Refactor InteractiveViewerControl to a StatefulWidget to accommodate these features.

New Features:

  • Introduce programmatic transformations for the InteractiveViewer, including zoom, pan, reset, save state, and restore state functionalities.

Enhancements:

  • Refactor InteractiveViewerControl from a StatelessWidget to a StatefulWidget to support new transformation features.

@FeodorFitsner FeodorFitsner merged commit ab58bf9 into main Nov 29, 2024
1 of 2 checks passed
@FeodorFitsner FeodorFitsner deleted the ndonkoHenri/reset-interactive-viewer-transformations branch November 29, 2024 19: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.

Reset InteractiveViewer tranformations
2 participants