phetsims / charges-and-fields

"Charges And Fields" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
9 stars 7 forks source link

duplicate PNG in images/ and mipmaps/ #180

Closed pixelzoom closed 4 years ago

pixelzoom commented 4 years ago

Related to https://github.com/phetsims/chipper/issues/840...

electricPotentialPanelOutline.png appears in both images/ and mipmaps/. Delete whichever one is not needed, and use the same resource in all places.

jonathanolson commented 4 years ago

Import names also weren't matching up! Should be fixed now.