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

Resolution of login screen picture #7459

Closed
hillebr opened this issue Dec 12, 2017 · 2 comments · Fixed by #7953
Closed

Resolution of login screen picture #7459

hillebr opened this issue Dec 12, 2017 · 2 comments · Fixed by #7953

Comments

@hillebr
Copy link

hillebr commented Dec 12, 2017

Nextcloud version (eg, 10.0.2): 12.0.4
Operating system and version (eg, Ubuntu 16.04): Debian 9
Apache or nginx version (eg, Apache 2.4.25): Apache/2.4.25 (Debian)
PHP version (eg, 5.6): PHP 7.0.26-1~dotdeb+8.1 (cli) ( NTS )
Is this the first time you’ve seen this error?: no error
Can you reliably replicate it? (If so, please outline steps): load Login screen

The issue you are facing:
When using the theming options and implementing a login screen picture Apache will resize the resolution of the picture down to somewhat blurry at high resolution screens (e.g. 4K or 3440 x 1440).
Is there any option to prevent this resizing?

The output of your Nextcloud log in Admin > Logging: n/a
The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!): n/a
The output of your Apache/nginx/system log in /var/log/____: n/a

https://help.nextcloud.com/t/resolution-of-login-screen-picture/24151

@hillebr
Copy link
Author

hillebr commented Dec 12, 2017

from: juliushaertl Designer & app developer
11h

Yeah, we resize the image to 1920x1080 if I remember correctly, but we should support higher resolutions there. @Rene_Hillebrand please open an issue at the server repository on GitHub.

@MorrisJobke
Copy link
Member

cc @nextcloud/theming

juliushaertl added a commit that referenced this issue Jan 3, 2018
Support high resolution login images by resizing only images that are wider than 4096px

fixes #7459

Signed-off-by: Julius Härtl <jus@bitgrid.net>
juliushaertl added a commit that referenced this issue Jan 19, 2018
Support high resolution login images by resizing only images that are wider than 4096px

fixes #7459

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@MorrisJobke MorrisJobke added this to the Nextcloud 14 milestone Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants