Skip to content

Commit

Permalink
Deleting SecondaryMassScreenView, see phetsims/buoyancy#112
Browse files Browse the repository at this point in the history
  • Loading branch information
AgustinVallejo committed Mar 15, 2024
1 parent 70b72c4 commit 8ed226f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 62 deletions.
2 changes: 1 addition & 1 deletion js/buoyancy/view/BuoyancyShapesScreenView.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ export default class BuoyancyShapesScreenView extends DensityBuoyancyScreenView<
}

/**
* Tracks layout changes to position the info button. Borrowed from SecondaryMassScreenView.ts
* Tracks layout changes to position the info button.
* @param viewBounds
*/
public override layout( viewBounds: Bounds2 ): void {
Expand Down
61 changes: 0 additions & 61 deletions js/common/view/SecondaryMassScreenView.ts

This file was deleted.

0 comments on commit 8ed226f

Please sign in to comment.