Skip to content

Fix reading filtered state - #2844

Merged
maximpavliv merged 2 commits into
mainfrom
maxim/fix_reading_filtered_checkbox_state
Jan 24, 2025
Merged

Fix reading filtered state#2844
maximpavliv merged 2 commits into
mainfrom
maxim/fix_reading_filtered_checkbox_state

Conversation

@maximpavliv

Copy link
Copy Markdown
Contributor

In the Create Video tab in the GUI, unfiltered videos could not be created because of an incorrect reading of the "Use filtered data" checkbox state.
This PR fixes this bug

@maximpavliv
maximpavliv requested a review from n-poulsen January 23, 2025 16:43

@n-poulsen n-poulsen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@maximpavliv Looks good to me, thanks! Did you check if there's anywhere else in the code that we're using checkState()?

@n-poulsen n-poulsen added the GUI issues relating to GUI label Jan 24, 2025
@maximpavliv
maximpavliv force-pushed the maxim/fix_reading_filtered_checkbox_state branch from 85ba09c to a52489a Compare January 24, 2025 11:01
@maximpavliv
maximpavliv requested a review from n-poulsen January 24, 2025 11:01
@maximpavliv

Copy link
Copy Markdown
Contributor Author

@n-poulsen You're right, this error was present in a few other places. Fixed them as well and refactored a bit, can you review again please?

@n-poulsen n-poulsen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me, thanks!

@maximpavliv
maximpavliv force-pushed the maxim/fix_reading_filtered_checkbox_state branch from a52489a to ff6f050 Compare January 24, 2025 12:33
@maximpavliv
maximpavliv merged commit 2da6615 into main Jan 24, 2025
@n-poulsen
n-poulsen deleted the maxim/fix_reading_filtered_checkbox_state branch January 24, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GUI issues relating to GUI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants