enthought / enthought/traitsui
Qt ButtonEditor missing features
Open
toolkit: Qt
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
The following traits are currently implemented in the Wx `ButtonEditor`, but ignored in the Qt `ButtonEditor`:
* `orientation`
* `width_padding`
* `height_padding`
There is a reference to these missing features in the following FIXME comment:
https://github.com/enthought/traitsui/blob/b63e4e27b05003a4b059b76654b6665ce002dac4/traitsui/qt4/button_editor.py#L139
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.