phetsims / gene-expression-essentials

An educational simulation about how genes work to create proteins.
GNU General Public License v3.0
4 stars 6 forks source link

why is contextXMargin commented out in ControlPanelNode? #74

Closed jbphet closed 7 years ago

jbphet commented 7 years ago

The option parameter contextXMargin is commented out in the file ControlPanelNode. I've looked at the history for this, and it was committed by @aadish. If a different value is needed, it should be set explicitly.

aadish commented 7 years ago

we are using the default value for contentXMargin, removing commented out code