Skip to content

fix: keep hold window open when aircraft overflies hold point - #12

Merged
YuKitsune merged 1 commit into
mainfrom
fix/hold-window-closes-on-overflight
Jun 9, 2026
Merged

fix: keep hold window open when aircraft overflies hold point#12
YuKitsune merged 1 commit into
mainfrom
fix/hold-window-closes-on-overflight

Conversation

@YuKitsune

Copy link
Copy Markdown
Owner

Fixes #11.

The hold window was closing when an aircraft entered the hold because vatSys marks the hold point as overflown on entry. The plugin now checks whether the hold point is the most recently overflown waypoint before treating the hold as cancelled.

vatSys advances OverflownIndex past the hold point when the aircraft enters the hold, causing the window to close. Now checks if the hold point is the most recently overflown waypoint before treating the hold as cancelled.

Fixes #11
@YuKitsune
YuKitsune merged commit bbb4ef6 into main Jun 9, 2026
1 check 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.

Window disappears after overflying the hold point

1 participant