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

Preview window - proposition of improvements. #36

Closed
salvadhor opened this issue Aug 22, 2015 · 2 comments
Closed

Preview window - proposition of improvements. #36

salvadhor opened this issue Aug 22, 2015 · 2 comments

Comments

@salvadhor
Copy link

1/ Remove scrollbars if image is fitted to window - more, remove scrollbars forever and allow catch image by left/middle click and move active view,
2/ Auto fit preview again to window if right panel appears.

@salvadhor salvadhor changed the title Preview windows - proposition of improvements. Preview window - proposition of improvements. Aug 22, 2015
@aferrero2707
Copy link
Owner

1/ Remove scrollbars if image is fitted to window -> good idea, scheduled for 0.2.1

Getting rid of scrollbars completely requires some thinking... I'm not sure that dragging with left/middle click is straightforward on machines like MacbookPro laptops. It requires some experimenting.

2/ Auto fit preview again to window if right panel appears -> also scheduled for 0.2.1
I would add: double-click on preview area to quickly switch between fit-to-screen and 1:1 zooming.

@aferrero2707
Copy link
Owner

Point 2/ is implemented and committed in stable branch.

Point 1/ is partly implemented and committed: scrollbars are removed when the imaged is fitted to the window, and a small dark border is added to better frame the image in the preview area.
However, scrollbars are still kept when the preview image is larger than the window. Their complete removal will be eventually included in later releases, since it involves changing the handling of mouse events in the preview area.

The modification will appear in the next 0.2.1 release. Closing issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants