aseprite / aseprite/api

Add a list dialog element

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

Description

this is basically what it should look like... (this is the environment variables list in windows)

![image](https://user-images.githubusercontent.com/49833164/139724688-cab4ade5-2fb8-47c9-8a83-3d9ac7ebd47c.png)

it's essentially a combobox but instead of a dropdown it has a fixed width (just a number) and height in terms of number of entries that should fit before getting a scrollbar.
any extra entries should give it a scrollbar and the entries should be selectable using the mouse and navigable using arrow keys
ideally double clicking an entry should call an `onclick` function which is passed the double clicked string but it's ok if not possible since it can be replicated using a button

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.