openworm / org.geppetto.frontend

Geppetto Java frontend bundle
http://www.geppetto.org/
Other
29 stars 25 forks source link

Plotting widget bug on development branch #124

Closed mlolson closed 10 years ago

mlolson commented 10 years ago

Bug: When small liquid simulation is loaded and started, the plot and point cloud do not update. The following JS error shows in the console: "Uncaught TypeError: Cannot read property '1' of undefined."

@jrmartin @tarelli I think this might be a fallout from the recent refactor. Have you noticed this?

jrmartin commented 10 years ago

Were you using the samples from the master branch ? The sample menu has them pointed to master branch, but the latest development code it's meant to work with sample in development branch. You can just change master to development in URL of sample simulation you are loading from the dro pdown.

mlolson commented 10 years ago

That works :+1:

On Thu, Aug 7, 2014 at 8:36 PM, Jesus M notifications@github.com wrote:

Where you using the samples from the master branch ? The sample menu has them pointed to master branch, but the latest developmet code it's meant to work with sample in development branch. You can just change master to developmet in URL of sample simulation you are loading from the dropdow.

— Reply to this email directly or view it on GitHub https://github.com/openworm/org.geppetto.frontend/issues/124#issuecomment-51559959 .