commit | 6c9c4879d906423e10399d5f11f9905961e2e8ab | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Oct 26 14:53:45 2022 +0200 |
committer | ocornut <omarcornut@gmail.com> | Tue Nov 08 20:37:58 2022 +0100 |
tree | 2f531fdad3b3dd504f9bf406ddbe1af3ac269f66 | |
parent | d576724bfd6b8a1606194050a3bf52d997048999 [diff] |
Inputs: made Shortcut() routing id defaults to current FocusScope ID. (#456, #2637, #3724) One idea being that this value can be easily locked (for blind menus) or manipulated (for queries from outside).