commit | c363b6df2b4d4aeb7978b71b03ae5002bd5ae6ca | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Oct 27 12:02:42 2021 +0200 |
committer | ocornut <omarcornut@gmail.com> | Wed Oct 27 12:03:14 2021 +0200 |
tree | 6e057a63720db3d02a9f888b432bf90c6beafe84 | |
parent | 0f2898ea884eb54d257c7826ef2231ce0211ef54 [diff] |
Modals: fixed issue hovering popups inside a child inside a modal. Fixed IsWindowFocused()/IsWindowHovered() issues with childs inside popups. (#4676)(#4676, #4527) Amend/fix 6b1e094f, fc4988ffb (Sep 24)