-
Notifications
You must be signed in to change notification settings - Fork 184
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
Image uploading re-scaling is inconsistent! #2458
Comments
This looks to me that it has been resized client-side. |
Ah, just to clarify the root cause here... so when you upload something above 8MP you get the server side resizing which then is updated for 8MP despite glitch-soc being used? Is that why I'm only seeing images getting crunched down to 2MP when an image within the client side resizing size range kicks in? |
It depends on the client. |
This bug is still present even in v4.3.0-alpha.3+glitch! Just tested uploading a 1440p image via web and it got scaled down to 1080p. 🙁 |
Steps to reproduce the problem
Expected behaviour
Image should appear as it was uploaded (recompression begrudgingly ok)!
Actual behaviour
Image is scaled down to 1751 x 1184 pixels (close to 2MP)...
Detailed description
Please see the originally reported issue here:
mastodon#27612
Mastodon instance
oldbytes.space
Mastodon version
4.2
Browser name and version
Firefox 119
Operating system
Windows 10
Technical details
Issue does not appear on vanilla Mastodon. Contacted admin who updated to 4.2 already but now also updated glitch-soc. Issue unfortunately persists.
The text was updated successfully, but these errors were encountered: