Wunderfitz / harbour-fernschreiber

Fernschreiber is a Telegram client for Sailfish OS
GNU General Public License v3.0
43 stars 34 forks source link

Show up to 6 items in popup menu of a message on large wide screen #551

Closed mbarashkov closed 12 months ago

mbarashkov commented 12 months ago

On a large wide screen (tablet mode as I call it), we can easily show more popup menu items for a chat message context menu. I set this number to 6 - it looks nice on my tablet.

Wunderfitz commented 12 months ago

Mhmm, on my tablet I wouldn't like to have 6 entries in landscape mode. Could you potentially share which device you are using?

monich commented 12 months ago

Yes, 6 is definitely way too much for a 21:9 screen

image

The limit could be based on the list view height divided by e.g. Theme.itemSizeSmall or whatever the menu item height is (keeping in mind that the list item itself should remain visible).

mbarashkov commented 12 months ago

You're right, this has to be improved. I'm using a 16:9 to inch tablet.