Skip to content

v1.0.6 - Improved UX in Safari

Compare
Choose a tag to compare
@Dan503 Dan503 released this 16 Jul 12:11
· 66 commits to master since this release

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.