Hi, i have few plugin dev requests that i think would be useful.
1) In the Plugin settings we can add a single "help url" which in the Properties shows as "More information : Help", it would be great if we could customize that text however and maybe have more than one website link.
So you could for example have something like:
"help url": "http://www.website.com/plugin" | "Plugin Info: Visit",
"help url": "http://www.website.com/plugin/manual" | "Plugin Manual : View Manual",
2) It would be useful to be able to set a refresh() in the edittime.js to redraw all of the property list controls. I was thinking this would be available already but it seems to be missing in the reference.
3) It seems when you add or remove Properties you need to close the editor, so I was thinking it would be great if there was a way to right click the plugin in the Objects tab etc and select re-load then it would re-load and update the plugin with the new controls/contents.
Hope everyone likes these suggestions :D