comparison Applications/StoneWebViewer/NEWS @ 2020:88673f50d7b9

added key bindings to change active study and series
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 03 Dec 2022 11:59:20 +0100
parents 7e45941acc1d
children e0b7b2a8b914
comparison
equal deleted inserted replaced
2019:fe9999d6a636 2020:88673f50d7b9
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Click-drag is available on the vertical slider 4 * Click-drag is available on the vertical slider
5 * Added key bindings:
6 - Left/right arrows to change the active frame
7 - Up/down arrows to change the active series
8 - Page up/down to change the active study
9 - Space bar to play/pause videos
5 * New URL argument "menu" to change the layout of the list of studies/series 10 * New URL argument "menu" to change the layout of the list of studies/series
6 * The first series to be loaded is now automatically opened 11 * The first series to be loaded is now automatically opened
7 * Annotations are grouped into one submenu for narrow screens 12 * Annotations are grouped into one submenu for narrow screens
8 * Fix measurement of arcs 13 * Fix measurement of arcs
9 * Width of the vertical slider has doubled to ease user interactions 14 * Width of the vertical slider has doubled to ease user interactions