enthought / enthought/traitsui
Check for implementing `IImageResource`, not `ImageResource`
Open
good first issue
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
This line https://github.com/enthought/traitsui/blob/master/traitsui/ui_traits.py#L229 checks to see if we have an `ImageResource`, not something which implements the `IImageResource` interface (which is the right thing).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.