Commit 1307293a authored by haiyoucuv's avatar haiyoucuv

init

parent ff12fe0f
......@@ -73,7 +73,6 @@ export class OverflowBubble extends Container implements IBase {
@reactor(() => store.indexData.overflowBubble)
updateOverflow(info: IOverflowBubbleInfo) {
if (!info) {
this.visible = false;
Tween.removeTweens(this.cdTarget);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment