Skip to content

Commit

Permalink
Remove TODO, see:phetsims/vegas#120
Browse files Browse the repository at this point in the history
  • Loading branch information
marlitas committed Dec 20, 2023
1 parent 62eb378 commit 8c1fdbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/common/view/LevelSelectionNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ class LevelSelectionNode extends Node {
};
} );

// TODO: Remove decorator pattern to fix layout bug https://github.com/phetsims/vegas/issues/120
const levelSelectionButtonGroup = new LevelSelectionButtonGroup( levelSelectButtons, {
groupButtonHeight: BUTTON_LENGTH,
groupButtonWidth: BUTTON_LENGTH,
Expand Down

0 comments on commit 8c1fdbe

Please sign in to comment.