Skip to content

Conversation

goddardl
Copy link
Contributor

The bug only appears when loading the LensDistort node UI for the first time with a file sequence specified.
The cause was the early termination of the knob_changed() method before an update to the dynamic knobs was made. The fix also makes the code simpler to read.

The bug only appears when loading the LensDistort node UI for the first time with a file sequence specified. The cause was the early termination of the knob_changed() method before an update
to the dynamic knobs was made. The fix also the code simpler to read.
… the bounding box despite the "black_outside" flag being turned on.

An additional result of this fix is that the distorted image is no longer clipped slightly around the edges.
@goddardl
Copy link
Contributor Author

I have also fixed an additional issue where the black_outside flag wasn't being propagated correctly.

andrewkaufman added a commit that referenced this pull request Oct 18, 2013
Fixed bug #4837: "Knobs not found" warning messages.
@andrewkaufman andrewkaufman merged commit 1dde256 into ImageEngine:master Oct 18, 2013
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.

2 participants