-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #1203: Selection: Make Edge ignore user-select
Edge fools feature detection by populating both msUserSelect and WebkitUserSelect. This change forces Edge down the same code path as IE, and removes redundant code that is already present in all versions of Dojo that dgrid supports now. (cherry picked from commit 7211f6d)
- Loading branch information
Kenneth G. Franqueiro
committed
Jan 4, 2016
1 parent
a32ae09
commit 689b997
Showing
2 changed files
with
11 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters