-
Notifications
You must be signed in to change notification settings - Fork 53
Gradient line support #83
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
base: main
Are you sure you want to change the base?
Conversation
…moves the `style_line` to receive a `PathStroke` instead of just a `Stroke` value to take advantage of the `UV` `ColorMode`.
… and made gradient fill checkbox disabled when gradient line is not selected. These address code review feedback
@sapessi could you please update the branch and fix the tests? |
Apologies for the delay. Looking into it. Seems like the images it's comparing against are corrupted in my repo. Probably something I'm doing wrong with git-lfs. |
Good to merge? |
Looks like in the meanwhile someone else merged a new commit that brakes the tests. I'll wait for someone to pick this up again before I work to resolve the conflicts because it's been waiting, conflict-free for a month. |
for me - yes |
I can't see any changes to the images in the main branch. I'm going to keep the images from this branch that include the new checkboxes |
Can we merge, @emilk? |
On my Mac the test_demos, test_light_mode, and test_scalestests were failing with a
FormatError
sayingInvalidSignature
.git-lfs
is installed and the error suggests reading how to set up things in theCONTRIBUTING
guidelines but there was nothing there aboutgit-lfs
.