enthought / enthought/apptools
Selection service: specify a behavior for a selection provider that allows only one selected item
Open
- Dominant language
- Python
- Stars
- 38
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, `set_selection` accepts multiple items to be selected, but some selection provider might have only one item selected at any time. We need to specify a behavior for this case. (In practice, it matter little if the provider is properly documented.)
My proposal is to select the last available item form the selection list.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.