omgovich / react-colorful

🎨 A tiny (2,8 KB) color picker component for React and Preact apps
https://omgovich.github.io/react-colorful
MIT License
3.19k stars 100 forks source link

Curious question: did we test transform instead of left/top for pointers? #215

Open Noitidart opened 5 months ago

Noitidart commented 5 months ago

Really great lib, thanks for it. I was wondering what the learnings were and why transform translate x/y was not used, instead of top/left.