commit | b3ea01d86f176bfd02802d8483a82f48e945f430 | [log] [tgz] |
---|---|---|
author | Rokas Kupstys <rokups@zoho.com> | Tue Aug 16 12:21:17 2022 +0300 |
committer | ocornut <omarcornut@gmail.com> | Thu Sep 01 17:02:46 2022 +0200 |
tree | cdd3630287995c8f410186ed624e57fa8fb24231 | |
parent | a502ceb075aec1d7300a3e1b1e9c8118263363ba [diff] |
Menus: Fix sub-menu inhibition stopping working in some cases. (Amend WIP) (#2517, #5614, noticed in #5546) Amend bda2cde6 Fixes the case where following menu hover sequence results in incorrect RestoreNavWindow (previously SourceWindow) pointing to opened sub-menu: 1. Hover "Menu -> Options" - Open ##Menu_01 window 2. Hover "Menu -> Colors" - SourceWindow incorrectly points to ##Menu_01 window