api
api copied to clipboard
Updated app.tool description to show that it is possible to set
Looking though the docs I noticed that the app.tool states it only returns the current tool in the toolbar but digging in to this more and finding out you can actually set the current tool using app.tool is quite helpful. Wanting to update this in the docs to reflect that it can actually set the value as well.
app.tool can be set using app.tool = "move" for instance.