mock-foundation / moc

A (really) native and powerful macOS and iPadOS Telegram client, optimized for moderating large communities and personal use. Currently in alpha
GNU General Public License v3.0
119 stars 6 forks source link

Reimplement albums for macOS 13 and iPadOS 16 #140

Closed ggoraa closed 1 year ago

ggoraa commented 1 year ago

There was a new protocol introduced, called Layout, which will allow me to write completely custom container types, which is exactly what I want here: have some views which represent media (photos and videos), and that container (I will probably name it MediaAlbum) will automatically resize each view and place it where it should be.