mdbassit / Coloris

A lightweight and elegant JavaScript color picker. Written in vanilla ES6, no dependencies. Accessible.
https://coloris.js.org/examples.html
MIT License
461 stars 58 forks source link

Fix Marker Wrong Position Problem When Enable Inline Mode #155

Closed AkramiPro closed 3 months ago

AkramiPro commented 3 months ago

if set inline true and set parent the marker position get wrong GIF 2024-07-20 22-37-49

mdbassit commented 3 months ago

Could you please create an issue first and describe how to reproduce the problem? I'm unable to reproduce this in my version.

Thanks