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

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