Roo/bootstrap/Tooltip.js
authorleon <leon@roojs.com>
Tue, 27 Sep 2022 04:18:49 +0000 (12:18 +0800)
committerleon <leon@roojs.com>
Tue, 27 Sep 2022 04:18:49 +0000 (12:18 +0800)
Roo/bootstrap/Tooltip.js

index 4b544d3..f8d976b 100644 (file)
@@ -340,6 +340,7 @@ Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component,  {
             return;
         }
         //this.el.setXY([0,0]);
+        this.el.addClass(this.bindEl.attr('tooltip-class'));
         this.el.removeClass(['show', 'in']);
         //this.el.hide();