bgrins / spectrum

The No Hassle JavaScript Colorpicker
https://bgrins.github.io/spectrum/
MIT License
2.32k stars 588 forks source link

Spectrum cause the crash of iOS App , with Appcelerator platform #346

Open nicolomonili opened 9 years ago

nicolomonili commented 9 years ago

Hi, i'm using spectrum in one of my project , an iOS app developed with Appcelerator Platform. The picker is displayed by a simple webview and works perfectly.

My only problem is that when the "dragger" arrives on this sides of the picker the app crash

jjjj

With no log i understand that it is difficult to understand what can crash the app. But i hope that the fact that the app crashes only on those two sides could be helpful. Thanks

UPDATE 1 The problem seems to occur when the touch is released out of the webview

UPDATE 2 In my case, maybe, it would be useful to be able to lock the drag-helper when it reaches the outer edges.

nicolomonili commented 9 years ago

There is any functionality already implemented that can help me? Thank you

bgrins commented 8 years ago

Without a log from the crash it's hard to figure out how to fix it. Is this still a problem? Do you see any errors in a javascript console or from the app?