fix UI Flickering when updated when hidden
This commit is contained in:
parent
a63f0e9a93
commit
b0fea31a13
@ -166,6 +166,8 @@ declare Boolean Last_IsVisible = True;
|
|||||||
{$VarIsVisible} = {$defaultVisible};
|
{$VarIsVisible} = {$defaultVisible};
|
||||||
";
|
";
|
||||||
}
|
}
|
||||||
|
// Hide as start of the script
|
||||||
|
$maniascript .= $this->getLoopScriptText();
|
||||||
|
|
||||||
return $maniascript;
|
return $maniascript;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user