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

Overlay button #5109

Merged
merged 11 commits into from
Aug 5, 2023
Merged

Overlay button #5109

merged 11 commits into from
Aug 5, 2023

Conversation

westnordost
Copy link
Member

@westnordost westnordost commented Jun 30, 2023

Add overlay button to map view. Fixes #5024

Also:

  • remove overlay selection from main menu
  • change location of "stop recording" button to left of gps button
  • reduce depth of layout hierarchy in main view
overlay.mp4

The button is at the top and I moved the "stop recording" button to the left of the gps button so that no UI elements overlap on screens with only 360dp width - in landscape mode.

320dp used to be standard up until iPhone 5 (2012), I don't think any phones exist nowadays with this screen width.

360dp is still somewhat the standard, though many phones are often wider (384dp, 480dp, ...)

360dp

Also:
- remove overlay selection from main menu
- change location of "stop recording" button to left of gps button
- reduce depth of layout hierarchy in main view
@tapetis
Copy link
Contributor

tapetis commented Jul 15, 2023

The icon in the new overlay button is not visible when using the dark theme.

@westnordost
Copy link
Member Author

Fixed, thanks

@westnordost westnordost merged commit 689e59f into master Aug 5, 2023
@westnordost westnordost deleted the overlay-button branch August 5, 2023 18:07
@eddisch
Copy link

eddisch commented Aug 5, 2023

👏Thanks! When's that feature gonna be pushed to the play store?

@westnordost
Copy link
Member Author

westnordost commented Aug 6, 2023

On the next release.

I've moved to a slower release cycle, about once a month or less except there is something urgent, i.e. critical bugfixes. (I've actually received complaints that the app updates too often ^^.)

Anyway, it's been a month now, so a new release is due soon. There is not that much new stuff apart from the overlay button & tutorial in it, though.

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.

Overlay Switch Button
3 participants