camicroscope / caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups.
BSD 3-Clause "New" or "Revised" License
255 stars 295 forks source link

[Accessibility] Slide Viewer: Zooming is disabled #1027

Closed nwanduka closed 3 months ago

nwanduka commented 3 months ago

Describe the bug Zooming is disabled on the slide viewer page. Disabling zooming is problematic for users with low vision who rely on screen magnification to see the contents of a web page properly.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Slide' and open a slide
  2. Run the Axe devtools
  3. See error

Expected behavior Allow zooming and ensure the maximum-scale parameter is not less than 2.

Screenshots image