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

Feature request: select where image starts when it is larger than the window #295

Closed
Xitian9 opened this issue Apr 14, 2017 · 2 comments
Closed

Comments

@Xitian9
Copy link

Xitian9 commented Apr 14, 2017

Commit dfe3c40 created a change in behaviour. Previously when an image which was too large for the screen was displayed, the top-left corner of the image would be placed in the top-left corner of the window; afterwards the image would be centred in the window. This works badly when viewing sequential material, when you would want to start in the top-left (or maybe top-right for some languages).

Could there be an option/command-line flag added to select where the image starts in these cases.

@derf derf added the feature label Feb 28, 2018
@derf
Copy link
Owner

derf commented Nov 18, 2018

Use --offset +x+y for that. The option is experimental and therefore not yet documented.

Please let me know how it works for you.

@Xitian9
Copy link
Author

Xitian9 commented Nov 19, 2018

This does what I want it to. Unless you wanted to leave this open until documentation is added, this issue can be closed.

@Xitian9 Xitian9 closed this as completed Nov 22, 2018
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