Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 2.11.0
-
Component/s: jalview-j2s
-
Labels:
Description
JalviewJS/SwingJS rendered views appear blurry on Chrome/OSX (and others) due to the browser's HiDPI autoscaling feature: https://www.html5rocks.com/en/tutorials/canvas/hidpi/
Possibly need a patch to SwingJS to scale each Graphics div to ensure 1:1 pixel match with image backing store.
Possibly need a patch to SwingJS to scale each Graphics div to ensure 1:1 pixel match with image backing store.
Attachments
Issue Links
- related with
-
JAL-3781 Make the alignment panel graphics layer HiDPI aware (i.e. use a higher resolution instead of automatically scaling lower resolution)
- In Progress