You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason I couldn't post with the new template, so I'll post with this one.
I checked them all except "I've run Natron via the command line and the issue persists"
Problem
I tried to use transform node and I noticed that Interactive Update and some other things isn't woking correctly.
Expected behavior:
In 2.4.0
it works correctly.
ShareXCap_211125_002509.mp4
Actual behavior:
In 2.4.1
Preview isn't rendered after undo or changing value in Properties bin.
Interactive Update doesn't work correctly even if I disable "refresh viewer only when editing is finished" option in user interface preferences.
ShareXCap_211124_002846.mp4
Steps to Reproduce
Start Natron
Add Transform node and Rectangle node (or something else)
Make sure enabling Interactive Update and disabling "refresh viewer only when editing is finished" option in user interface preferences
Move it in Preview, Undo, change value
Versions
Natron version/commit: 2.4.1
OS version: Windows 10 and MacBook Pro (MacOS 11.4 Big Sur, intel)
The text was updated successfully, but these errors were encountered:
try Natron 2.4.1 with the 2.4.0 version of the Misc plugins (including SupportExt)
try Natron 2.4.0 with the 2.4.1 version of the Misc plugins
fix the bug (probably in the Transform plugins)
if that's a begin/end issue, make sure on the Natron side that all editBegin() calls are closed after action ends. Issue a warning and close the ones that are still open.
For some reason I couldn't post with the new template, so I'll post with this one.
I checked them all except "I've run Natron via the command line and the issue persists"
Problem
I tried to use transform node and I noticed that Interactive Update and some other things isn't woking correctly.
Expected behavior:
In 2.4.0
it works correctly.
ShareXCap_211125_002509.mp4
Actual behavior:
In 2.4.1
ShareXCap_211124_002846.mp4
Steps to Reproduce
Versions
The text was updated successfully, but these errors were encountered: