mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08: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