mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-02 00:32:09 +02:00
drag/touch: don't prevent default when start dragging in touch device
This commit is contained in:
@@ -224,7 +224,7 @@
|
||||
return false;
|
||||
});
|
||||
|
||||
return false;
|
||||
if (!isTouch) { return false; }
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user