rii-mango / Papaya

A pure JavaScript medical research image viewer.
Other
552 stars 205 forks source link

The two slices are restricted to move up and down i.e Coronal and Sagittal. #161

Closed niks2060 closed 5 years ago

niks2060 commented 5 years ago

img_20190314

When I am trying to zoom image and PAN it it only pan to left right as pan to top and bottom is restricted for Coronal and Sagittal screenslices

martinezmj-ims commented 5 years ago

When the main view is axial, then you are panning in either the left-right or anterior-posterior directions. For two others views, sagittal and coronal, the top-bottom direction is superior-inferior. Since you're not panning the axial slice in a superior-inferior direction, you shouldn't expect the coronal and sagittal views to move up down, only left and right.

niks2060 commented 5 years ago

Hi martinez, I am taking about sagittal and coronal is in main View still this happened

martinezmj-ims commented 5 years ago

Hi, I'm sorry, but I'm not understanding the problem. Can you explain it again? Some more screenshots may help. Thanks.

niks2060 commented 5 years ago

Let Me explain

1) AXIAL IN MAIN IMAGE Explanation:

When I am trying to zoom it is zooming as expected and can be PAN in all possible directions.

img_20190325_01

2) CORONAL IN MAIN IMAGE Explanation:

When I am trying to zoom it is zooming as expected but cannot PAN in UP-DOWN directions.

img_20190325_02_C

3) SAGITTAL IN MAIN IMAGE Explanation:

When I am trying to zoom it is zooming as expected it strucked at left and cannot be pan in LEFT-RIGHT and UP-DOWN direction.

img_20190325_03_S

martinezmj-ims commented 5 years ago

Hi. I've never been able to recreate this one. Do you notice it only in certain browsers or only for certain images? I am able to pan in all direction for all slices. Something is missing.

niks2060 commented 5 years ago

If that so I need to find exactly what is missing