Skip to content

do not require changed value to update throttled observable #28

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

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

piever
Copy link
Contributor

@piever piever commented Oct 19, 2018

To fix JuliaGizmos/Interact.jl#274. A throttled Observable should get "set" after the delay if the input observable was triggered, even if the underlying value has not changed (meaning it will be set to the same value).

@shashi shashi merged commit 3432841 into master Nov 13, 2018
@shashi shashi deleted the pv/throttle branch November 13, 2018 22:01
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

Successfully merging this pull request may close these issues.

Cannot throttle changes on mutable struct
2 participants