sergpetrov / telegraph-android

Telegraph X is Android client for Telegra.ph minimalist publishing tool (made by Telegram team) that allows you to create and manage publications
https://t.me/telegra_ph_x
GNU General Public License v3.0
162 stars 21 forks source link

Multiple images upload not optimized #4

Open LateusBetelgeuse opened 2 years ago

LateusBetelgeuse commented 2 years ago

When I downloaded the PRO version some time ago, I did it specially for this feature (and the ability to delete posts) but sadly, it was not what I expected. I was expected something like this: An array of images, as you can see bellow:

image

I know and support the fact that you want to keep it minimalist, but I believe that this is a more consistent expected behavior.

LateusBetelgeuse commented 2 years ago

Reading the Instant View official documentation I found that this can be solved by using the slideshow tag, which allows multiple image tags as children. However I'm not sure if this will work in a telegraph page. At least table doesn't.