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

GUI: Image preview panels doesn't remember zoom settings #22

Open
DrMcCoy opened this issue Jun 29, 2018 · 0 comments
Open

GUI: Image preview panels doesn't remember zoom settings #22

DrMcCoy opened this issue Jun 29, 2018 · 0 comments
Labels
GUI Qt-GUI related bugs help wanted

Comments

@DrMcCoy
Copy link
Member

DrMcCoy commented Jun 29, 2018

When changing the zoom settings for an image in the image preview panel, and then clicking on a different image in the tree view, the new image will be displayed at 100%, instead of at the zoom level of the previous image.

Instead, the preview panel should remember the settings and apply that to the new images. Moreover, when "Fit" was pressed, the new image should fit inside the panel, even when the size of the new image is different from the size of the old image. I.e. it's not enough to remember the scaling factor, but also the scaling method/operation.

Additionally, when the image is scaled to fit the window, the scaling factor needs to automatically change when the preview panel is resized (either directly, or by resizing the main window), so that the image still correctly fits inside the panel after the size change.

@DrMcCoy DrMcCoy added GUI Qt-GUI related bugs help wanted labels Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Qt-GUI related bugs help wanted
Projects
None yet
Development

No branches or pull requests

1 participant