spiegel-keyman/web/docs
Joshua Horton a2f57c0cf6 docs(web): improve section on motivation for gesture input serialization
Addresses a PR comment by mcdurdin on #13597 (at https://github.com/keymanapp/keyman/pull/13597#discussion_r2023971170) in regard to the motivation for gesture input serialization.

> I just don't understand how the problem described here can arise -- unless we are introducing deferral with promises -- but even then, if we consistently defer every incoming event with a promise, then the order would still be automatically enforced.

In particular, this aims to clarify how the macrotask queue gets involved and can interfere with the ordering of promises.
2025-04-03 09:05:37 +07:00
..
engine docs(web): adjusts manual-control example to use promise-chaining 2025-02-18 11:33:47 +07:00
internal docs(web): improve section on motivation for gesture input serialization 2025-04-03 09:05:37 +07:00