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

[ORL-76] Gradient() function doesnt work with Fixed blending #78

Open
orels1 opened this issue Jul 23, 2024 · 0 comments · Fixed by #79
Open

[ORL-76] Gradient() function doesnt work with Fixed blending #78

orels1 opened this issue Jul 23, 2024 · 0 comments · Fixed by #79
Assignees
Labels
bug Something isn't working Inspector Created by Linear-GitHub Sync

Comments

@orels1
Copy link
Owner

orels1 commented Jul 23, 2024

Original Post:

https://discord.com/channels/685559043044933680/1265157392308633692

I was able to fix this by inserting the following line at line 74 of GradientDrawer.cs: oldGradCopy.mode = savedGradient.mode;

From SyncLinear.com | ORL-76

@orels1 orels1 self-assigned this Jul 23, 2024
@orels1 orels1 added bug Something isn't working Inspector Created by Linear-GitHub Sync labels Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Inspector Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant