phetsims / neuron

"Neuron" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 3 forks source link

gates are not opening and closing #137

Closed jbphet closed 7 years ago

jbphet commented 7 years ago

On the current master version, the sodium and potassium gates are not opening and closing when the action potential reaches the cross section. I suspect this is related to the recent conversion away from PropertySet, see https://github.com/phetsims/axon/issues/102.

Assigning to @Denz1994, since he did the conversion.

Denz1994 commented 7 years ago

The gates now open and close as intended. I am going to close this as this was reviewed with @jbphet.