mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-01-30 03:04:29 +03:00
Merge remote-tracking branch 'originssh/master'
This commit is contained in:
commit
471e91fca0
|
@ -51,7 +51,7 @@
|
|||
* Verify if the user is just touching on a device and return if so
|
||||
*/
|
||||
if(self.isTouch() && event.type === "mousedown") {
|
||||
return false;
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user