enthought / enthought/chaco

Make SvgRangeSelectionOverlay not inherit from StatusLayer

Open
#707 0 comments 0 reactions 0 assignees View on GitHub
type: refactor
Dominant language
Python
Stars
305
Forks
97
PR merge metrics
No merged PRs in 30d

Description

From the code:
https://github.com/enthought/chaco/blob/f21e06744a860399c468f029399b69f5449a5e7d/chaco/layers/svg_range_selection_overlay.py#L14-L15

`SvgRangeSelectionOverlay` is simply a range selection overlay that uses SVG for drawing some of the components, and has nothing to do with StatusLayer.

There may be some common code that can be shared with regular range overlays as part of this refactor.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.