avaidyam / ProjectEHR

https://ehr.aditya.vaidyam.me/
1 stars 1 forks source link

Added dwv with pan, zoom, and slice functionality, fixed relative pat… #82

Closed kenannajjar closed 2 weeks ago

kenannajjar commented 2 months ago

…h issue

github-actions[bot] commented 2 months ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://avaidyam.github.io/ProjectEHR/pr-preview/pr-82/ on branch gh-pages at 2024-09-11 00:19 UTC

avaidyam commented 2 months ago

Looks good! I see some weird behavior with cursor selection: as you zoom/pan/scroll the cursor inadvertently causes a text highlight around the whole imaging viewer. I’d also see if it’s possible to make the toolbar with the tools appear at the cursor on image right click (like the IBM viewer).


Ref #28

kenannajjar commented 2 months ago

Looks good! I see some weird behavior with cursor selection: as you zoom/pan/scroll the cursor inadvertently causes a text highlight around the whole imaging viewer. I’d also see if it’s possible to make the toolbar with the tools appear at the cursor on image right click (like the IBM viewer).

Ref #28

I just fixed the wonky buttons, but I haven't been able to recreate the window highlighting issue you described. Do we want to switch to right-click to toggle tool, or is it ok to keep it as is?

avaidyam commented 2 months ago

Can you update the code here so that the imaging tab contents load the JPEG in the new DICOM viewer? The specialty tests tab can continue to load an unrelated random sample file for now.