aseprite / aseprite/api

more dialog:function() possibilities

Open
#61 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
307
Forks
68
PR merge metrics
No merged PRs in 30d

Description

Currently these are the only things possible with the current modify function

![image](https://user-images.githubusercontent.com/49833164/139727606-3657d2c8-74dd-4ee3-b41e-b5351861f011.png)

that's a little lackluster. A couple more things we can modify are
1. `onclick`, `onchange`, `onrelease` functions
2. `options` for combobox

and two more functions I feel are needed
1. `dialog:delete()` which should delete the element with the specified id
2. `dialog:replace()` should delete the element with the given id and create a new element with a new id in the same place

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.