-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Fix 'video.tools.drawing.color_gradient' #1467
Conversation
I think that this still needs a bigger rework? The issue is that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix works
I've done manual testing with all possible combinations and I'm sure that now works and is more efficient, so I'm merging... In the future would be nice to have some proper tests. |
Closes #1256