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

Limit continous update #30

Open
3 of 5 tasks
gleachkr opened this issue Aug 26, 2015 · 1 comment
Open
3 of 5 tasks

Limit continous update #30

gleachkr opened this issue Aug 26, 2015 · 1 comment

Comments

@gleachkr
Copy link
Owner

It'd be good to be able to limit the continuous update of the derivation column and the result box.

For the derivation column, we'd like

  • update on click
  • no update

for the result box, we'd like

  • update on click
  • no update
  • light up only when a predefined sequent is proven
@gleachkr
Copy link
Owner Author

You can now pass in various "settings" to the event-watcher, including what HTML elements are going to serve as a derivation column and result box. If you set these to "Nothing", then it won't continuously update. It should be not too hard to add more settings that also implement the update on click behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant