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>
2024-07-15 09:31:33 -04:00
..
cancel.rs Add hook/event system 2024-01-23 11:20:19 +09:00
debounce.rs Add hook/event system 2024-01-23 11:20:19 +09:00
hook.rs Add hook/event system 2024-01-23 11:20:19 +09:00
lib.rs Request a UI redraw on Drop of an Injector 2024-07-15 09:31:33 -04:00
redraw.rs Request a UI redraw on Drop of an Injector 2024-07-15 09:31:33 -04:00
registry.rs Add hook/event system 2024-01-23 11:20:19 +09:00
runtime.rs Add hook/event system 2024-01-23 11:20:19 +09:00
status.rs Add hook/event system 2024-01-23 11:20:19 +09:00
test.rs Add hook/event system 2024-01-23 11:20:19 +09:00