wybo / agentbase

Minimalist Agent Based Modeling (ABM) platform that runs directly in the browser
GNU General Public License v3.0
58 stars 5 forks source link

Edits lost during login #1

Closed ToonTalk closed 10 years ago

ToonTalk commented 10 years ago

I edited the Template Model and then clicked login. After logging in was completed the model was reset and I needed to make the edits again. I assume if I logged in first all would have been well.

wybo commented 10 years ago

Has been fixed. It now keeps track of changes to one model and restores them upon return, when one clicks the login link.