ohif-viewer/Packages/hangingprotocols/client
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
..
components Fix hanging protocol bugs 2016-11-14 13:19:20 -05:00
helpers First pass at a Hanging Protocol implementation and editor (LT-131) 2016-05-07 12:40:02 +02:00
collections.js First pass at a Hanging Protocol implementation and editor (LT-131) 2016-05-07 12:40:02 +02:00
protocolEngine.js Fix hanging protocol bugs 2016-11-14 13:19:20 -05:00