CaptainCodeman / svelte-color-select

Okhsv color select for Svelte
https://captaincodeman.github.io/svelte-color-select/
Other
30 stars 1 forks source link

Release Outside is not triggered #13

Open andupotorac opened 2 days ago

andupotorac commented 2 days ago

Thanks a lot for the fix on the #000000 color issue.

The other issue I mentioned in the video there is that when you release the mouse outside the color area for both the Color Picker and the Hue Bar, the release outside event is ignored and the Thumb/Slider keeps tracking the mouse without drag.

CaptainCodeman commented 2 days ago

I'm having trouble reproducing this on the https://captaincodeman.github.io/svelte-color-select/ demo page, I'll try it on a different PC with a different mouse - but I presume you're just left-clicking then releasing when outside the areas, then when you move the mouse back over it's still moving the selection point?