SIGN IN SIGN UP

Register callbacks at message pump level, invoke them after refresh (#607)

* Register callbacks at message pump level, invoke them after refresh

* Fix a typo

* Code review feedback actions

* call_later callbacks invoked after refresh or on idle

* Fix space key in text input

* Make Widget.on_idle synchronous

* Fix call_later

* Rename PostScreenUpdate to InvokeCallbacks, and only fire if callbacks exist

* Update type hints for InvokeLater callbacks

* Update type signature of call_later callbacks, extract typevar
D
darrenburns committed
a166d84eef2d66211aca9359422cd6bed59c7926
Parent: 589bf6a
Committed by GitHub <noreply@github.com> on 8/5/2022, 12:47:47 PM