0
Allow setting "Crop image preview" for public shares
Source: nextcloud/server#52550 · opened by @Rubyer77
Similar to Allow to configure files settings for the public share view. --- ⚠️ This issue respects the following points: ⚠️ • This is a bug, not a question or a configuration/webserver/proxy issue. • This issue is not already reported on [Github]( OR [Nextcloud Community Forum]( _(I've searched it)_. • Nextcloud Server is up to date. See [Maintenance and Release Schedule]( for supported versions. • I agree to follow Nextcloud's [Code of Conduct]( Bug description Hi When i uncheck "Crop image preview" it works for me but not not for the share. The share keeps showing cropped squares. On the working side the parameter a=1 is toggled like this ...core/preview?fileId=1234&x=128&y=128&mimeFallback=true&v=1234&a=1 but on the share side maybe the a=1 parameter is not propagated or something?  without creating new storage / losing existing shares
0 votes · 0 comments
No comments yet.