Skip to content

Conversation

@g-abilio
Copy link
Contributor

Type of change

  • New feature

Description

This PR adds the option to freeze the node, that is the output will no longer be propagated. A demonstration of this functionality can be seen in the video below:

freeze_demo.mp4

The feature is triggered via setter method, and the example of the functionality can be found in the Random Number node.

Testing

  • Qt version tested:
  • Existing tests still pass
  • Added tests for new functionality (if applicable)

@g-abilio g-abilio changed the title Upstream freeze and unfreeze Adds freeze and unfreeze functionality Dec 16, 2025
@g-abilio
Copy link
Contributor Author

Just like in the PR #509 I removed the unnecessary code that only implemented an example of the Freeze feature's usage, that included creating a menu and incrementing the contextMenuEvent, just like in the other Pull Request mentioned. In this case, the feature's API was also tested in one of our applications at @fabns-nano and everything worked perfectly!

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.

3 participants