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

Fix y position of edit controls for small screens #160

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

symbioquine
Copy link
Collaborator

Why? On small screens - and the default farmOS layout - the
controls often overlap or even go off the bottom of the map
making them hard to use or completely inaccessible.

Before:

image

After:

image

**Why?** On small screens - and the default farmOS layout - the
  controls often overlap or even go off the bottom of the map
  making them hard to use or completely inaccessible.
@symbioquine symbioquine merged commit 5a8105a into farmOS:2.x Apr 7, 2022
@paul121
Copy link
Member

paul121 commented Apr 7, 2022

Looking at these screenshots, won't the snapping grid still overlap?

Except in farmOS/farmOS we have a larger height than these screenshots so it's not an issue there?

@mstenta
Copy link
Member

mstenta commented Apr 7, 2022

On very small screen yes it probably will still overlap @paul121. I think we should address that in one of the other open issues we have (eg: #135). This is valuable regardless IMO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants