From 45eec1b2a199525719d7f6237b041bce3ac4e532 Mon Sep 17 00:00:00 2001 From: Sam Reid Date: Wed, 6 Mar 2024 06:20:53 -0700 Subject: [PATCH] Update TODO, see https://github.com/phetsims/projectile-data-lab/issues/215 and https://github.com/phetsims/joist/issues/956 --- js/quadrilateral-main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/quadrilateral-main.ts b/js/quadrilateral-main.ts index 3d4c607..7aa1537 100644 --- a/js/quadrilateral-main.ts +++ b/js/quadrilateral-main.ts @@ -45,7 +45,7 @@ const simOptions: SimOptions = { { // Due to the layout considerations in the Preferences Dialog, it has 2 columns. Our entry for the left column - // is blank + // is blank. See https://github.com/phetsims/joist/issues/956 createContent: () => new Node() }, {