[Suggestion] Aseprite API (wish list)

The API has minor limitations, and at the moment, there is some feature I can’t implement in my script. This is more my wish list:

  • Change tool command like app.command.onTool { [“tool”]=“pencil”}
  • Replace button text by icon.png. It will be more easy and fast to find a tool or option. I could add more options because “Eyedropper” or “Paint Bucket Tool” takes more places in text versus an icon.
  • “onChange” or onEvent code in the API. The result will offer an automatic Get/Set on the current color or zoom.
  • Attach the windows to the sidebar like photoshop.