commit | d31fe97f741ae57600cc0762804eb5fcf79cbc97 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Jun 16 16:50:28 2020 +0200 |
committer | ocornut <omarcornut@gmail.com> | Tue Jun 16 17:10:47 2020 +0200 |
tree | 72cfebf5f6153a022264544d06c31d316fb4f0fb | |
parent | 1dfd0634cbe70a52a78f1ff247df1db491b745ed [diff] |
Popups: Fix an edge case where programatically closing a popup while clicking on its empty space would attempt to focus it and close other popups. (#2880)