jaames / iro.js

🎨 Modular color picker widget for JavaScript, with support for a bunch of color formats
https://iro.js.org
Mozilla Public License 2.0
1.3k stars 81 forks source link

Setting a handleRadius on a Box component breaks the handle #225

Open altayhunter opened 2 years ago

altayhunter commented 2 years ago

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/