Open AlexanderParker opened 12 years ago
Opera doesn't support background-position-x and background-position-y properties
Firefox 11.0 - dragging causes weirdness.. When clicking, the entire page shifts down a few pixels. While dragging, sometimes the knob is "picked up" as if I were dragging an image from a page.
Fixed the screen jiggle and the selection issues which caused the cursor to 'pick up' the knobs sometimes.
However there is an issue where dragging stops updating the knob values once the cursor leaves the knob div area, however the dragging classes and flags are in effect until dragging stops normally, i.e. by mouse up event.
Firefox is not initialising the values correctly from the initial field value. It seems to be assigning values randomly.
Doesn't appear to run at all in IE (Unexpected call to method or property access. )
knobRot needs testing for cross-browser compatibility.