Make scene a WeakRef trait in picker
Open
needs investigation
refactor
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
In the context of fixing memory leaks, make the `renwin` in `Picker` a `WeakRef` trait. See:
- PR https://github.com/enthought/mayavi/pull/212 and
- https://github.com/dmsurti/mayavi/blob/fix-memory-leaks-bug/tvtk/pyface/picker.py#L242.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.