no commit message
This commit is contained in:
@@ -4168,7 +4168,7 @@
|
||||
C['tip']['triangle'].removeClass('ck-triangle-left').addClass('ck-triangle-auto');
|
||||
}
|
||||
tipResize(ele,cl,align);
|
||||
if(isUndefined(CT.tipSetTimeOut)){
|
||||
if(isUndefined(CT.closeTipSetTimeOut)){
|
||||
CT.closeTipSetTimeOut=function(){
|
||||
if(tipSetTime){
|
||||
clearTimeout(tipSetTime);
|
||||
@@ -4176,6 +4176,7 @@
|
||||
}
|
||||
};
|
||||
}
|
||||
CT.closeTipSetTimeOut();
|
||||
var mouseOut=function(){
|
||||
CT.closeTipSetTimeOut();
|
||||
tipSetTime=setTimeout(function(){
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user