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

Link zoom slider to view width #71

Open
matthewturk opened this issue Mar 11, 2021 · 0 comments
Open

Link zoom slider to view width #71

matthewturk opened this issue Mar 11, 2021 · 0 comments
Assignees

Comments

@matthewturk
Copy link
Member

The zoom slider is currently not connected to any traits, so it's hard to do two-way binding. But, we could fix this in a straightforward way by either linking it to a trait (and then observing that trait) or by providing a handle that updates it.

Regardless, we should have it set so that the linkage between the zoom slider and the zoom from the mouse wheel is set.

@matthewturk matthewturk self-assigned this Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant