Generic compound options configuration UI
Open
@NamorNiradnug is already working on this.
Since Jun 19, 2024.
enhancement
- Dominant language
- C++
- Stars
- 52
- Forks
- 12
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 2
Description
Currently compound options aren't well supported by WCM in general because each dynamic-list option is handled with a custom widget written specifically for the option (i.e. command, autostart).
The solution is to write a generic widget for compound options.
Related to #65, #71.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.