cds-astro / aladin-lite

An astronomical HiPS visualizer in the browser
https://aladin.cds.unistra.fr/AladinLite/
GNU General Public License v3.0
103 stars 42 forks source link

UI logic for small devices #167

Closed bmatthieu3 closed 4 months ago

bmatthieu3 commented 5 months ago

This implements media queries for turning off UI elements for small devices. Elements turned off are: the projection selector & the coo frame selector. The copy-paste location is also turned off.

Targets this issue: https://github.com/cds-astro/aladin-lite/issues/166