Roo/bootstrap/TabPanel.js
authoredward <edward@roojs.com>
Tue, 17 Oct 2017 04:07:35 +0000 (12:07 +0800)
committeredward <edward@roojs.com>
Tue, 17 Oct 2017 04:07:35 +0000 (12:07 +0800)
Roo/bootstrap/TabPanel.js

index 68ee64f..a5c3229 100644 (file)
@@ -145,6 +145,8 @@ Roo.extend(Roo.bootstrap.TabPanel, Roo.bootstrap.Component,  {
         
         Roo.log('start?????');
         
+        Roo.log(e.browserEvent.touches[0].clientX);
+        
         this.startX = e.browserEvent.touches[0].clientX;
         this.startY = e.browserEvent.touches[0].clientY;
     },