v1.0.6 - Improved UX in Safari
Fixed issue #3.
Preventing user select was actually causing a worse UX in Safari.
Removing the prevent_user_select()
function brings Safari into line with how the polyfill is intended to work.
Fixed issue #3.
Preventing user select was actually causing a worse UX in Safari.
Removing the prevent_user_select()
function brings Safari into line with how the polyfill is intended to work.