Added:
- the instance of Node with the same title as the component name is passed to the builder (you do not need to create it manually)
- the context menu accepts the components, not the builders
- you can pass arguments to
process()
, and they will be transferred to the workers - added
persistent
flag, which specify that events triggered not during export
Fixed:
- group resizing
- zoomAt did not placed all of the nodes on the screen
- unnecessary text selection on touchscreen when calling context menu