cylab-tw / bluelight

a browser-based DICOM viewer
MIT License
117 stars 45 forks source link

Use arrow keys to cycle through images #34

Closed realPrimoh closed 11 months ago

realPrimoh commented 11 months ago

Hi, scrolling through images is difficult with just a trackpad. Is it possible to add support for scrolling through images with arrow keys?

cylien commented 11 months ago

Do you mean using the hotkeys by keyboard, e.g., left, right, up, down, to scroll images in a series?

realPrimoh commented 11 months ago

Yes!

On Sat, Sep 16, 2023 at 5:14 AM Chung-Yueh Lien @.***> wrote:

Do you mean using the hotkeys by keyboard, e.g., left, right, up, down, to scroll images in a series?

— Reply to this email directly, view it on GitHub https://github.com/cylab-tw/bluelight/issues/34#issuecomment-1722118442, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF5GZNN2KIE4PO4QXM3FVHLX2UKRJANCNFSM6AAAAAA4Z6MP64 . You are receiving this because you authored the thread.Message ID: @.***>

cylien commented 11 months ago

This feature is pushed. 59e0d65

Push arrow keys can scroll the image in a series.

realPrimoh commented 11 months ago

Thank you so much for the fast response and commit! I really appreciate it a lot.

realPrimoh commented 11 months ago

Closing.