We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The package is currently broken with modern versions of Interact:
ERROR: LoadError: LoadError: UndefVarError: togglebutton not defined Stacktrace: [1] macro expansion @ C:\Users\mykel\.julia\packages\Widgets\0HInz\src\manipulate.jl:91 [inlined] [2] revealable(x::Revealable) @ Revealables C:\Users\mykel\.julia\dev\Revealables\src\Revealables.jl:37
I think we want toggle. But it looks like the API has evolved a bit.
toggle
The text was updated successfully, but these errors were encountered:
Togglebutton fix for issue sisl#10
d760c4e
Merge pull request #11 from mossr/master
75d8fec
Togglebutton fix for issue #10
No branches or pull requests
The package is currently broken with modern versions of Interact:
I think we want
toggle
. But it looks like the API has evolved a bit.The text was updated successfully, but these errors were encountered: