diff --git a/core/trashcan.ts b/core/trashcan.ts index d30c4a4e22..05ae9fbf27 100644 --- a/core/trashcan.ts +++ b/core/trashcan.ts @@ -395,6 +395,8 @@ export class Trashcan 'transform', 'translate(' + this.left + ',' + this.top + ')', ); + + this.flyout?.position(); } /**