Commit a43ddaf
authored
Internet Explorer cursor fix
Internet Explorer doesn't update cursor style if it is null or undefined.
Fix so that when the cursor is updated, the incoming is checked for truthiness. If it is, use it, else keep it as an empty string.1 parent 5f19f07 commit a43ddaf
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
800 | 800 | | |
801 | 801 | | |
802 | 802 | | |
| 803 | + | |
803 | 804 | | |
804 | 805 | | |
805 | 806 | | |
806 | | - | |
| 807 | + | |
807 | 808 | | |
808 | 809 | | |
809 | 810 | | |
| |||
0 commit comments