Allows SubApp instances to opt in to having buttons repeat while being held down (e.g., menus can now be scrolled by holding down the up/down buttons rather than having to tap for each item).
If the input handling changes get merged we can add a followup to make the repeat interval configurable.
Allows
SubApp
instances to opt in to having buttons repeat while being held down (e.g., menus can now be scrolled by holding down the up/down buttons rather than having to tap for each item).If the input handling changes get merged we can add a followup to make the repeat interval configurable.