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

window: maintain pages history and add function to go to previous page #491

Merged
merged 3 commits into from Jun 28, 2021

Conversation

beansgum
Copy link
Contributor

This adds a popPage function that changes the previous window page when called and returns true if the page was changed. A keepBackStack parameter is also added to changePage function to configure that pages should be in the back stack history.
Closes #489

pg.common.wallet.SetupListeners()
pg.common.changeWindowPage(newMainPage(pg.common), false)
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove space here and line 624.

Sirmorrison
Sirmorrison previously approved these changes Jun 28, 2021
@oshorefueled oshorefueled merged commit 706d581 into planetdecred:master Jun 28, 2021
@beansgum beansgum deleted the pop_window_page branch June 28, 2021 10:38
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.

Return button not active on create restore page
3 participants