I noticed THIS release note that added the drawing tile indicator.
I count 10 total drawing tools that will show up on chart when on screen, shown in the chart image.
However, I note that in the script, in the OnRender() method, there are 33 tools in the ordered list under the variable 'ordered.' THis can be seen in the image labeled SCRIPT.
I'd like to save a copy of this indie, so that I can modify it to suite my needs if possible. I'd like to create my own list of tools to display, mainly from the list that is present. HOwever, this script may be slightly over my head, so wondering if it may be simple enough to modify?
Two questions.
- Is it possible to modify this saved copy I'd like to create, so that I can create my own custom list of drawing tools I'd like to display? If so, is it a simple change that can be explained?
- One tool that is not present is the 'Remove All Objects' trash bin. Would it also be possible to add this to the list so that I can add it to my custom display?

Comment