]> gitweb.factorcode.org Git - factor.git/commit
ui.gadgets: Stale gestures can lose the associated gadget.
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 7 Mar 2020 01:05:27 +0000 (19:05 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 7 Mar 2020 01:05:27 +0000 (19:05 -0600)
commit97532d020ab1eacf9720260a75173c3e8a0ad8a8
tree6f7cc94c9d3bd675b2415b13312d54263ab7bd87
parent8da5c2fc9143dea0852ef72fd1cfec10bc0e21fe
ui.gadgets: Stale gestures can lose the associated gadget.

The gesture queue can send messages where the
focusable-child has disappeared.

Handle ``M: f focusable-child*`` by doing nothing.

Fixes #2117.
basis/ui/gadgets/gadgets.factor