commit | bda2cde68eed30c5c1992709c909ad220d226ba4 | [log] [tgz] |
---|---|---|
author | omar <omarcornut@gmail.com> | Sun Apr 28 21:52:12 2019 +0200 |
committer | omar <omarcornut@gmail.com> | Sun Apr 28 22:18:51 2019 +0200 |
tree | b6beab6367309e8d07471c06bd285f2e3d4d201f | |
parent | 3276b127657ae6f4d813ba38a4366a006d1a73f2 [diff] |
Popups: Closing a popup restores the focused/nav window in place at the time of the popup opening, instead of restoring the window that was in the window stack at the time of the OpenPopup call. (#2517) Among other things, this allows opening a popup while no window are focused, and pressing Escape to clear the focus again.