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

Restore the zoom #777

Open
isgetzz opened this issue Dec 4, 2020 · 1 comment
Open

Restore the zoom #777

isgetzz opened this issue Dec 4, 2020 · 1 comment

Comments

@isgetzz
Copy link

isgetzz commented Dec 4, 2020

When I want to view the next image, the previous image is restored to its default size

@shayPo
Copy link

shayPo commented Jan 19, 2021

you can save the image matrix before you set the next image -

getSuppMatrix(matrix);

and when you switch back to the previous image set the matrix back -

setSuppMatrix(matrix);

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

No branches or pull requests

2 participants