Roo/bootstrap/TabPanel.js
authoredward <edward@roojs.com>
Tue, 17 Oct 2017 03:46:28 +0000 (11:46 +0800)
committeredward <edward@roojs.com>
Tue, 17 Oct 2017 03:46:28 +0000 (11:46 +0800)
Roo/bootstrap/TabPanel.js

index abc931b..e44000e 100644 (file)
@@ -152,6 +152,9 @@ Roo.extend(Roo.bootstrap.TabPanel, Roo.bootstrap.Component,  {
         Roo.log('on touch move');
         
         Roo.log(e);
+        
+        Roo.log(e.browserEvent.touches[0].clientX);
+        
     },
     
     onTouchEnd : function(e)