emanjavacas / weasimov

Code for the "AsiBot" project
MIT License
0 stars 0 forks source link

Generate Bar #17

Closed fbkarsdorp closed 7 years ago

fbkarsdorp commented 7 years ago
burtenshaw commented 7 years ago

The only thing left is the generate and load button together for each author.

emanjavacas commented 7 years ago

I've done it already, there is a todo left, which is distinguishing when a model is loaded from when it's not. Now there is no more explicit model loading functionality but instead the model gets loaded the first time is used. We still have to update the app state so that the model is turned to loaded once this eventual side effect of loading the model happens... jeeeeesus it's late for explaining code :-s

burtenshaw commented 7 years ago

We decided to remove model loading functionality from the interface, so this can be closed