Commit Graph

9 Commits

Author SHA1 Message Date
Emanuel F. Oliveira
21400c5836 Mostly style files and Hanging Protocol changes 2017-01-29 22:11:17 -02:00
Evren Ozkan
9544a24ed8 Fix hanging protocol bugs
- Convert series number and instance number to integer in imageDetails.sortingInfo to sort the images properly (e.g. 1,2,10 instead of 1,10,2)
- Sort based on firstly instanceNumber, then seriesNumber, to show the first instance of the next series in the next viewport instead of the second instance of the previous series in multiple layout (other than 1x1)
- Do nothing when clicked if the previous and next stage buttons are disabled
- Add forgotten undefined check statements
2016-11-14 13:19:20 -05:00
Eloízio Salgado
37d12970ab OHIF-122: Remove hover state in disabled buttons and fix Next/Previous disabled state when layout viewport changes 2016-11-03 15:15:09 -02:00
Bruno Alves de Faria
e8930230e7 AWV-1: Fixing grid navigation for 1x1 layout 2016-09-03 12:02:28 -03:00
Bruno Alves de Faria
e4dfd7c4bf AWV-1: Enablind and disabling viewport navigation buttons 2016-09-03 10:55:01 -03:00
Bruno Alves de Faria
e98e686664 AWV-1: Refactoring layout manager 2016-09-02 20:07:14 -03:00
Bruno Alves de Faria
0469747b5a AWV-1: Making the display set navigation buttons move the display sets on all viewports 2016-09-02 16:10:54 -03:00
Bruno Alves de Faria
8145e08f66 AWV-1: Preventing looping on display set navigation 2016-09-01 16:17:43 -03:00
Bruno Alves de Faria
0ec797a79c AWV-1: Adding navigation of display sets 2016-08-23 18:00:06 -03:00