Skip to content

Remove unused inSubPage bool from Wizard control#196

Closed
jarolrod wants to merge 1 commit into
bitcoin-core:mainfrom
jarolrod:remove-in-subpage
Closed

Remove unused inSubPage bool from Wizard control#196
jarolrod wants to merge 1 commit into
bitcoin-core:mainfrom
jarolrod:remove-in-subpage

Conversation

@jarolrod
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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
Copy Markdown
Contributor 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
Copy Markdown
Contributor 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