Skip to content

Conversation

@maximpavliv
Copy link
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
Copy link
Contributor

@n-poulsen n-poulsen left a comment

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
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?

Copy link
Contributor

@n-poulsen n-poulsen left a comment

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
5 checks passed
@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.

3 participants