ohif-viewer/Packages/hangingprotocols/client/components
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
..
matchedProtocols Remove tabbed layout in favour of current Lesion Tracker design (OHIF-49) 2016-07-23 20:11:01 +02:00
nextPresentationGroupButton Fix hanging protocol bugs 2016-11-14 13:19:20 -05:00
previousPresentationGroupButton Fix hanging protocol bugs 2016-11-14 13:19:20 -05:00
protocolEditor LT-281: Replacing variables for theme calls 2016-08-31 15:54:32 +02:00
ruleEntryDialog Fix dialog CSS issues (OHIF-114) 2016-10-25 14:20:27 +02:00
ruleTable LT-281: Replacing variables for theme calls 2016-08-31 15:54:32 +02:00
settingEntryDialog Fix dialog CSS issues (OHIF-114) 2016-10-25 14:20:27 +02:00
settingsTable LT-281: Replacing variables for theme calls 2016-08-31 15:54:32 +02:00
stageDetails LT-281: Replacing variables for theme calls 2016-08-31 15:54:32 +02:00
stageSortable LT-281: Replacing variables for theme calls 2016-08-31 15:54:32 +02:00
textEntryDialog Fix dialog CSS issues (OHIF-114) 2016-10-25 14:20:27 +02:00