Like how does Twitter shows the images underneath the status. It keeps the whole expect ratio of image and can support multiple images without need to do smart finding position, etc thing.
5
Replies
0
Boosts
@null copied from Threads
@cheeaun@mastodon.social Time for me to copy it too!
RE: https://mastodon.social/@cheeaun/110684130300064976
@null it's cool, but got pros and cons tho'. Can be done the easy way or fancier way.
@cheeaun@mastodon.social I thought it locks the height and make it flex flow and make it overflow and that's it 🤔
@null that's the easy way 🤣 until all the weird use cases come out. Aspect ratio will also fail for extreme aspect ratios like super tall or super wide images.