jaames / iro.js

🎨 Modular color picker widget for JavaScript, with support for a bunch of color formats

Home Page:https://iro.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting a handleRadius on a Box component breaks the handle

altayhunter opened this issue · comments

Simply setting a value for the handleRadius of an iro.ui.Box component causes the handle to get stuck in the top left corner and the corner rounding to break. The picker is still functional, but looks terrible. This happens even if setting handleRadius to its default value of 8.

Demo: https://jsfiddle.net/npwojkdb/