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

Additional fallback to previous session #8

Merged
merged 1 commit into from Dec 31, 2017
Merged

Additional fallback to previous session #8

merged 1 commit into from Dec 31, 2017

Conversation

EricKotato
Copy link
Contributor

Greetings.

There is a bug: when booting PC and trying to log in without choosing session, it selects first installed session instead of previous one. Similiar bug was described in #3.

Fix: before returning 0 (first installed session), try to return sessionModel.lastIndex, as it contains index of previous session.

@m-wynn m-wynn merged commit 003174d into m-wynn:master Dec 31, 2017
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.

None yet

2 participants