Giter Site home page Giter Site logo

Comments (9)

R2-D1 avatar R2-D1 commented on July 16, 2024

Can anyone help?

from colorpicker.

Dmitrii-Dudnyk avatar Dmitrii-Dudnyk commented on July 16, 2024

Have the same issue

from colorpicker.

R2-D1 avatar R2-D1 commented on July 16, 2024

@easylogic Hi, do you support this project? about month without answer

from colorpicker.

easylogic avatar easylogic commented on July 16, 2024

@R2-D1 @Dmitrii-Dudnyk

Sorry I checked the issue too late.

I'll check and let you know right away.

from colorpicker.

easylogic avatar easylogic commented on July 16, 2024

@R2-D1 @Dmitrii-Dudnyk

I released v1.10.10

Please test it.

from colorpicker.

R2-D1 avatar R2-D1 commented on July 16, 2024

@easylogic Thanks, now it's works without syntax error, but i found another few errors

  1. With angle - after init it resets to 0. For example if value was conic-gradient(from -40.7deg at 50% 50%, rgb(49,0,255) 0deg,rgb(255,255,255) 228deg) after init it will conic-gradient(from 0deg at 50% 50%, rgb(49,0,255) 0deg,rgb(255,255,255) 228deg). It's reproduce with conic and repeating conic gradient.
  2. I found problem with angle when I try to change gradient from conic to linear - gradient is broken. For example - previous gradient was conic-gradient(from 666.3deg at 50% 50%, rgb(102,81,191) 0deg,rgb(255,255,255) 228deg), after change to linear it's linear-gradient(666.3, rgb(102,81,191) 0%,rgb(255,255,255) 63.333%) (angle is broken). Interface after this error Screenshot 2022-03-08 at 20 56 55 (selected linear but preview is conic).

from colorpicker.

easylogic avatar easylogic commented on July 16, 2024

@R2-D1

Thanks for reporting.
I'll check again and tell you

from colorpicker.

easylogic avatar easylogic commented on July 16, 2024

@R2-D1

I fixed an angle issue.
I released v1.10.11.

Please test it.

from colorpicker.

R2-D1 avatar R2-D1 commented on July 16, 2024

@easylogic thanks a lot, looks perfect

from colorpicker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.