Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI logic for small devices #167

Merged
merged 6 commits into from
Jul 2, 2024
Merged

UI logic for small devices #167

merged 6 commits into from
Jul 2, 2024

Conversation

bmatthieu3
Copy link
Collaborator

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: #166

@bmatthieu3 bmatthieu3 requested a review from tboch June 11, 2024 06:50
In particular for iphones (320px wide). This use media queries (that will be documented) that hide some UI ele
ments if aladin lite is too small. Users still can override the css if they want.
@bmatthieu3 bmatthieu3 merged commit ca5cf26 into develop Jul 2, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant