You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
altayhunter
changed the title
Setting a handleRadius on a Box component breaks the picker
Setting a handleRadius on a Box component breaks the handle
Mar 27, 2022
Simply setting a value for the
handleRadius
of aniro.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 settinghandleRadius
to its default value of 8.Demo: https://jsfiddle.net/npwojkdb/
The text was updated successfully, but these errors were encountered: