Skip to content

Commit

Permalink
delete TODO for phetsims/joist#424
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed May 22, 2020
1 parent ebfeee5 commit 3be9193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/view/SnapshotsDialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class SnapshotsDialog extends Dialog {
};
}

//TODO this never gets called because of https://github.com/phetsims/joist/issues/424#issuecomment-314214885
//TODO verify whether this calls and whether it works correctly, because Dialog.dispose has been suspect
/**
* @public
* @override
Expand Down

0 comments on commit 3be9193

Please sign in to comment.