GlimmerLabs / MathOverImages

A language and ecosystems for doing math over abstract images.
GNU Lesser General Public License v3.0
4 stars 3 forks source link

Bug with re-loading layout #34

Closed wolterzo closed 10 years ago

wolterzo commented 10 years ago

Sometimes edges don't reconnect when reloading or navigating back to the create page. Seems to always happen with constant values and sometimes happens with other values. Error occurs in firefox and chrome. In addition, if an edge does not appear, when you try and make a new line, it is there, but invisible until you connect it to a function.

Receive this error in the chrome console:

Uncaught Invalid source in edge from undefined to F1002 mist-layout.js:148 MIST.displayLayout mist-layout.js:148 jsonToWorkspace mist-gui-workspaceFunctions.js:50 initializeStage mist-gui-initializeStage.js:59 (anonymous function) create:1

rebelsky commented 10 years ago

Fixed in 9d9aaa85f797a765198af78787652db7112634b0.