Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slide legend to hide contigs by range #62

Open
qiyunzhu opened this issue Jan 7, 2022 · 0 comments
Open

Slide legend to hide contigs by range #62

qiyunzhu opened this issue Jan 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@qiyunzhu
Copy link
Collaborator

qiyunzhu commented Jan 7, 2022

The sliding legends are convenient for re-scaling (re-setting the visual min/max) contigs. A potential new usage is to let the user slide the legends to show only contigs in the range. This is basically a shortcut to the "search" function".

To achieve this, one may add a button to the right of each legend. This button has "regular" and "pressed" status. When pressed, sliding the legend will trigger hiding instead of re-scaling.

This will also require modification of current selection / masking mechanism. Hiding contigs by sliding is easy and can be achieved using the current mechanism, but re-exposing hidden contigs by sliding isn't that easy. Something needs to be implemented to enable that.

@qiyunzhu qiyunzhu added the enhancement New feature or request label Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants