Image library code behaves oddly if string doesn't start with `@`
Open
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
The string mangling code in `ipyface.image` assumes that strings start with `@`, and mangle poorly if it is not there.
They should probably raise if the `@` symbol isn't present.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.