commit | 4dc4ace8644923151364fc659f0aba751667ed5e | [log] [tgz] |
---|---|---|
author | omar <omarcornut@gmail.com> | Thu Apr 25 11:46:55 2019 +0200 |
committer | omar <omarcornut@gmail.com> | Thu Apr 25 11:50:28 2019 +0200 |
tree | dff881c95e8cdd47fb191903f85c7778139d58cb | |
parent | 16b18b265ee5c9bdcc8ce7ce56a296fe76d6d602 [diff] |
Window: Fixed window with the AlwaysAutoResize flag unnecessarily extending their hovering boundaries by a few pixels (this is used to facilitate resizing from borders when available for a given window). One of the noticeable minor side effect was that navigating menus would have had a tendency to disable highlight from parent menu items earlier than necessary while approaching the child menu. + Changelog fixed unfinished sentence and tweaks,