Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Expand small images to fit when requested #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wisnij
Copy link

@wisnij wisnij commented Oct 13, 2020

When FIT_BOTH, FIT_WIDTH or FIT_HEIGHT are selected explicitly by
the user, expand small images to fit the window from inside. However,
when the image is initially loaded, only shrink it if too large to fit;
don't expand it if small unless requested.

When `FIT_BOTH`, `FIT_WIDTH` or `FIT_HEIGHT` are selected explicitly by
the user, expand small images to fit the window from inside.  However,
when the image is initially loaded, only shrink it if too large to fit;
don't expand it if small.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant