RenJS-V2
RenJS-V2 copied to clipboard
New plugin transitions should just be added to 'transition'
Currently plugins can be transitions with the onCall action, change this so the transition can be registered in the onInit function of the plugin. Remove the plugin search in transition.get Document how to add transitions in this new way