You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any TODO or FIXME or REVIEW comments in the code? They should be addressed or promoted to GitHub issues.
The parts of CountingGameLevelNode.js, and other screens that are used for the play area need to be refactored once the play area is updated. Once the bounds handling for the OnesPlayArea and the paper numbers are improved, we don't need to add a y margin to them anymore.
The text was updated successfully, but these errors were encountered:
//TODO https://github.com/phetsims/number-play/issues/82 The parts of this file that are used for the countingArea node need to be refactored once the countingArea is updated.
From #75
The parts of CountingGameLevelNode.js, and other screens that are used for the play area need to be refactored once the play area is updated. Once the bounds handling for the OnesPlayArea and the paper numbers are improved, we don't need to add a y margin to them anymore.
The text was updated successfully, but these errors were encountered: