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

Ensure flag to show output text gets propogated correctly on step change #45

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

KRLango
Copy link
Contributor

@KRLango KRLango commented Dec 19, 2024

The show_output_field flag is a per step flag, but the property_changed_event for the wizard was not firing on the current step changing meaning that all steps were using the flag from the first step. This change fixes that allowing each step to define the flag independently.

@KRLango KRLango requested review from Brow71189 and cmeyer December 19, 2024 15:57
@cmeyer cmeyer merged commit e9094f7 into nion-software:master Dec 30, 2024
10 checks 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.

2 participants