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

Lychee 3.1.3 #601

Merged
merged 26 commits into from
Aug 22, 2016
Merged

Lychee 3.1.3 #601

merged 26 commits into from
Aug 22, 2016

Conversation

electerious
Copy link
Owner

electerious and others added 26 commits June 25, 2016 12:30
Previously, document.mouse{enter,leave} was used for that. This
has the disadvantage that is doesn't work when the browser is
in fullscreen mode (at least, in Chromium), because the mouse
can no longer leave the document.

With this commit, mousemove is used to switch to fullscreen
in the photo view after the user has not moved the mouse for
some time. It is left again, if the user moves the mouse.
Because of that, the timeout for going into fullscreen mode
has been changed from 500ms to 1s.
If GD is used instead of Imagick, rotating uploaded pictures leads to
a loss of their metadata. Since this is unexpected and maybe a problem,
the diagnostics should show a warning.

This commit displays a warning if it's either not installed or not
enabled in settings.
Added warning if Imagick is not installed/enabled.
Rotate and flip the image with GD
Dockerfile not part of the project anymore. Check the readme for more details.
@electerious electerious merged commit b26cbc0 into master Aug 22, 2016
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

Successfully merging this pull request may close these issues.

3 participants