Skip to content

Commit

Permalink
anim
Browse files Browse the repository at this point in the history
  • Loading branch information
pandrr committed Jan 31, 2025
1 parent 4ba85d8 commit 3bd07dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/core_port.js
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,8 @@ export class Port extends Events
this.anim = null;
}

this._op.patch.emitEvent("portAnimToggle", this._op, this, this.anim);

this.setUiAttribs({ "isAnimated": this._animated });
}

Expand Down

0 comments on commit 3bd07dd

Please sign in to comment.