okTurtles / group-income

A decentralized and private (end-to-end encrypted) financial safety net for you and your friends.
https://groupincome.org
GNU Affero General Public License v3.0
331 stars 44 forks source link

Implement cycling between multiple images in the image viewer #2391

Open SebinSong opened 1 month ago

SebinSong commented 1 month ago

Problem

As proposed in this comment of PR #2367 , make it possible to cycle between photos using the arrow keys on desktop if the message contains multiple photo attachments, similarly to what Slack does for the same case (below).

image

Solution

Implement it.