mirror of
https://github.com/taigrr/wtf
synced 2026-03-20 16:02:17 -07:00
Fixes #876. The modal shown when editing todos was feeling slow to start It required an additional hit of `Enter` to show the modal. This commit fixes it by queueing a `Draw` update - so now the modal feels fast to show. Tests: * ran `make test` * tested locally with a todo list