enthought / enthought/traitsui
The `rows` attribute is not considered in ListEditor
Open
good first issue
type: bug
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
It looks that the `rows` attribute is not considered in the `ListEditor`:
- The Qt implementation ignores the value completely
- The Wx implementation uses the value to set the minsize on the widget but it does not look that it has an effect.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.