Skip to content

Fix freeze in Tracker when not in viewer path #823

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

Merged
merged 1 commit into from
Jul 17, 2022
Merged

Conversation

YakoYakoYokuYoku
Copy link
Member

PR Description

What type of PR is this? (Check one of the boxes below)

  • Bug fix (non-breaking change which fixes an issue)

What does this pull request do?

When a tracker node outside of the viewer has one of its button clicked Natron might freeze due to some knobs request a viewport that the node doesn't have because its not connected to any. This PR fixes this by checking if an overlay is available and proceed with the knobs, ignores the action otherwise.

Show a few screenshots (if this is a visual change)

N/A.

Have you tested your changes (if applicable)? If so, how?

By adding a tracker node outside of a viewer path and

Futher details of this pull request

Fixes #299.

Copy link
Member

@devernay devernay left a comment

Choose a reason for hiding this comment

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

thanks

@devernay devernay merged commit 746290f into RB-2.5 Jul 17, 2022
@YakoYakoYokuYoku YakoYakoYokuYoku deleted the tracker-freeze branch July 17, 2022 03:38
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.

Viewer freeze when tracking
2 participants