Skip to content
Snippets Groups Projects
user avatar
Richard Henck authored
- allowReplacement (moved from element to list prop)
- originList and Index are non-optional (means placeholders have to be 
used sometimes)
- Re-introduced the dict of all DropListComponents. This is the only way 
I have found to get a reference to a DropListComponent by ID. This is 
needed for returning to origin. Origin is not actually part of the 
transaction and needs to be fetched from somewhere else. Hence the dict.

- Console statements still present for debugging.
60664b22
History