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

move throttle_function to Bonito #3980

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Conversation

bjarthur
Copy link
Contributor

Bonito's StylableSlider needs to be throttled. see SimonDanisch/Bonito.jl#233 (which needs to be merged before this one). instead of duplicating throttle_function in Bonito, move it there, and have WGLMakie rely on that.

this is neither a bug fix nor new feature nor breaking change to Makie, but does improve user experience in Bonito while minimizing code duplication.

that being said and done, since Makie text boxes now work in Bonito (#3924, yay!!!), i have no need for Bonito sliders as my entire GUI can be in Makie now. but other folks still might find this PR useful.

@SimonDanisch SimonDanisch added the skip-changelog Skips changelog enforcer label Aug 5, 2024
@SimonDanisch SimonDanisch merged commit 3584732 into MakieOrg:master Aug 6, 2024
18 checks passed
@SimonDanisch
Copy link
Member

thanks!

@bjarthur bjarthur deleted the bja/throttle branch August 6, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skips changelog enforcer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants