alicesaidhi / jabby

A debugger built for jecs
MIT License
12 stars 2 forks source link

Add pausing live updates for the Query widget #10

Closed alicesaidhi closed 15 hours ago

alicesaidhi commented 3 days ago

Add a way to pause updates for a given query in the query widget. This should come with both a refresh button to manually redo the query, and a pause button for the query.

alicesaidhi commented 3 days ago

Should open the path to introducing more complex search functionality to jabby without incurring massive performance penalties. see: https://github.com/alicesaidhi/jabby/issues/2