forked from mastodon/mastodon
-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Labels
Description
Steps to reproduce the problem
Meow, meow! <3
Personally I very much like the "default" way of media display in the timelines when option "Crop images in non-expanded posts to 16x9" is disabled. In the Glitch-soc flavour this works a little different since we have the Letterbox feature.
I wonder if it where possible to have full-height images on the Glitch-soc flavour when Letterbox is disabled and the option "Crop images in non-expanded posts to 16x9" is also disabled in settings, this would make sense since it would "fallback" to the default vanilla option :-)
- Disable Letterbox media
- Disable "Crop images in non-expanded posts to 16x9"
- Media in TL gets cropped
...
Expected behaviour
When both options are disabled, media should show in full-height
Actual behaviour
Media gets cropped (option (Crop images in non-expanded posts to 16x9) gets ignored
Specifications
Latest Glitch-soc
tarper24