Skip to content
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

Fill node doesn't cover full image #475

Closed
bonalex01dev opened this issue Mar 30, 2020 · 4 comments
Closed

Fill node doesn't cover full image #475

bonalex01dev opened this issue Mar 30, 2020 · 4 comments

Comments

@bonalex01dev
Copy link
Contributor

Problem:
Fill node don't cover the whole image if input is node same format as project format

Cause:
Inside the "Filter/Fill" group the Solid node has no input so it does'nt follow the input format.

Solution
To solve the bug it's sufficient to plug the Solid1 input in the source

@bonalex01dev
Copy link
Contributor Author

I wonder if an update of a group or other pyplugs will be updated once the bug is fixed or if the Fill group is "hardcoded" in those ?

@devernay
Copy link
Member

to do the fix:

31210f8#diff-1ea566408f5327b1d26f6780b890d8b5

@devernay
Copy link
Member

Quick fix: note that you can also edit the file Fill.py in your current Natron install and add the missing line.

@devernay
Copy link
Member

I wonder if an update of a group or other pyplugs will be updated once the bug is fixed or if the Fill group is "hardcoded" in those ?

I don't know. Can you check?

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

No branches or pull requests

2 participants