Changes so far:
- Add a setting to choose the direction of swipe gestures.
- Add a setting to change the default volume of the inline video player
- Add an option to share a community/instance in the community/instance screen.
- Changed the formatter for post titles. If a post’s title starts with the character ‘#’, it will be escaped. This fixes some edge cases where a post starts with a “hashtag”. Eg. “#summitforlemmy is an ok app for lemmy”.
- In the create post screen, do not suggest title if no title can be extracted from URL.
- Update design of the user info screen.
It sounds like you just want “Full with cards” but with an option to not have full bleed images. Would that work for you?
To give you even more context, the “full content” displayed in the “Full”, “Full with cards” and in the post screen all use the same view generation logic to generate a complete post view. Having a “no full bleed image” setting would also change how the image is displayed in those views as well. I assume this is what you want though.
Yeah, seems like it
Cool. I’ll add it to the roadmap but I think I can fit it into this release.
Thanks!