daattali / colourpicker

🎨 A colour picker tool for Shiny and for selecting colours in plots (in R)
https://daattali.com/shiny/colourInput/
Other
215 stars 28 forks source link

Cursor offset #31

Closed royfrancis closed 6 years ago

royfrancis commented 6 years ago

Whenever I use the colourpicker, it seems like there is an offset between my cursor and the actual point on the widget. Is this the normal behaviour? Can this offset be adjusted?

I have created a quick gif below to better illustrate the issue.

picker1

daattali commented 6 years ago

That's definitely not normal, the first time I see this behavior. Can you please post the code you used, and your OS and browser?

On Aug 11, 2018 14:35, "Roy Francis" notifications@github.com wrote:

Whenever I use the colourpicker, it seems like there is an offset between my cursor and the actual point on the widget. Is this the normal behaviour? Can this offset be adjusted?

I have created a quick gif below to better illustrate the issue.

[image: picker] https://user-images.githubusercontent.com/5083500/43991341-3ad07d84-9d6b-11e8-9f15-32623aa40495.gif

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/daattali/colourpicker/issues/31, or mute the thread https://github.com/notifications/unsubscribe-auth/AA6IFLCbBck8RLhzeZuLPmvQ0ncRZm4Hks5uPsGEgaJpZM4V5Iyh .

royfrancis commented 6 years ago

Hmmm.. I just created a minimal app with just the colourpicker widget and there is no offset. It works fine. After some experimenting, I have now figured out the issue appears when using a custom CSS theme file.

daattali commented 6 years ago

That's what I suspected :)

On Aug 11, 2018 17:03, "Roy Francis" notifications@github.com wrote:

Closed #31 https://github.com/daattali/colourpicker/issues/31.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/daattali/colourpicker/issues/31#event-1783803851, or mute the thread https://github.com/notifications/unsubscribe-auth/AA6IFNqJVM3m-3uRGBU0Sois5yehhMAvks5uPuQngaJpZM4V5Iyh .