Backend-specific code in hover tool should be moved
Open
ETS Backlog
- Dominant language
- C
- Stars
- 97
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
The `GetGlobalMousePosition` functions in https://github.com/enthought/enable/blob/6008c7e204741e6833fe6b760b056ae4c0a7f058/enable/tools/hover_tool.py#L15-L35 should be somewhere in `enable.qt.*` and `enable.wx.*` or perhaps even better, in `pyface.gui` or something similar. And probably with a better name.
Contributor guide
Assessment
This issue has not been assessed yet.