krstffr / matryoshka

A GUI for nesting and linking objects inside other objects.
5 stars 0 forks source link

Both assign type as the name of the object as well as a field? #4

Closed krstffr closed 10 years ago

krstffr commented 10 years ago

Can this be removed?

krstffr commented 10 years ago

This was fixed in 9684ce0dfd7e9154c6afe1ebdaccd71510d18c7c

Now you just provide the type, and the nesatble will be put in the correct place from the MatroyshkaHandler.nestables.add() method.