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

Dialogs/Waypoint: Return to waypoint list after closing waypoint details #749

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HeroicLemon
Copy link
Contributor

@HeroicLemon HeroicLemon commented Oct 14, 2021

Brief summary of the changes

Adds a new waypoint list dialog that remains open after closing waypoint details.
New dialog is accessible through the input events. Add the following to a .xci file to override the defaults:


mode=default
type=gesture
data=DR
event=WaypointDetailsPersistent

mode=Nav1
type=key
data=9
event=WaypointDetailsPersistent
event=Mode default
label=Waypoint\nList$(CheckWaypointFile)
location=8


Related issues and discussions

Closes #620

@HeroicLemon
Copy link
Contributor Author

HeroicLemon commented Oct 28, 2021

This is my latest idea for this issue, it allows the end user to decide whether it's more annoying to have to click close twice to get back to the main view or return to the waypoint list in order to look at another waypoint.

@HeroicLemon HeroicLemon marked this pull request as ready for review October 29, 2021 22:46
@HeroicLemon
Copy link
Contributor Author

@MaxKellermann @lordfolken I forgot about this PR! Is this a good direction for fixing #620 ? If so I can rebase, and if not I'll just delete this PR to clean up the repo.

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.

Back to waypoints list after watching waypoint details
1 participant