edamontology / edam-browser

Stand-alone, lightweight, and fast JavaScript browser for EDAM and other ontologies
https://edamontology.github.io/edam-browser/
MIT License
13 stars 23 forks source link

Display resizer only for devices with mouse #201

Closed raashika03 closed 3 years ago

raashika03 commented 3 years ago

For touchscreens, it doesn't work. So for better UX, it must be hidden.

Or, can be restricted to a limited screen size using media queries. Exactly like "back to top" button.

bryan-brancotte commented 3 years ago

I agree that it was not working well, should be fixed now. need to flush cached css to see it working