You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-event/src
Michael Davis 6ccbfe9bdf
Request a UI redraw on Drop of an Injector
This fixes the changed files picker when used against a clean worktree
for example. Without it the running indicator does not disappear. It
also simplifies the dynamic query handler's implementation so that it
doesn't need to request a redraw explicitly.

Co-authored-by: Pascal Kuthe <pascalkuthe@pm.me>
2 months ago
..
cancel.rs Add hook/event system 8 months ago
debounce.rs Add hook/event system 8 months ago
hook.rs Add hook/event system 8 months ago
lib.rs Request a UI redraw on Drop of an Injector 2 months ago
redraw.rs Request a UI redraw on Drop of an Injector 2 months ago
registry.rs Add hook/event system 8 months ago
runtime.rs Add hook/event system 8 months ago
status.rs Add hook/event system 8 months ago
test.rs Add hook/event system 8 months ago