From 0c02a4eb17c8af42d8b9e367c13ae1c7785dd741 Mon Sep 17 00:00:00 2001 From: Sam Reid Date: Sat, 12 Feb 2022 20:33:50 -0700 Subject: [PATCH] Remove TODO about moveToFront, see https://github.com/phetsims/center-and-spread/issues/17 --- js/common/view/CardNode.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/js/common/view/CardNode.ts b/js/common/view/CardNode.ts index 4524bfa9..056725fb 100644 --- a/js/common/view/CardNode.ts +++ b/js/common/view/CardNode.ts @@ -102,7 +102,6 @@ class CardNode extends Node { } } - // this.moveToFront(); TODO: If we keep this, we need to move any cards being dragged to the front this.animation = new Animation( { duration: duration, targets: [ {