Skip to content

Remove unused inSubPage bool from Wizard control #196

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

Closed
wants to merge 1 commit into from

Conversation

jarolrod
Copy link
Member

@jarolrod jarolrod commented Dec 6, 2022

This is not used at all. This is a remnant from a time where the idea was to have the navbar encapsulated within the Wizard control, and this bool would dictate what navbutton to display. We have since moved to each page provides its navbar and its navbuttons.

Windows
Intel macOS
Apple Silicon macOS
ARM64 Android

@hebasto
Copy link
Member

hebasto commented Dec 6, 2022

Are other cases of using swipeView.inSubPage legitimate?

This is not used at all. This is a remnant from a time where the idea
was to have the navbar encapsulated within the Wizard control, and this
bool would dictate what navbutton to display. We have since moved to
each page provides its navbar and its navbuttons.
@jarolrod
Copy link
Member Author

jarolrod commented Dec 7, 2022

updated from 3f1da3f to 6492ef9 (pr196.01 -> pr196.02, diff)

changes: remove some straggling references to insubpage

@jarolrod
Copy link
Member Author

jarolrod commented Dec 7, 2022

closing in favor of #198, which incorporates these changes in an appropriate PR that is touching an aspect of the Wizard control and also to avoid rebase pain :D

@jarolrod jarolrod closed this Dec 7, 2022
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.

2 participants