commit | a028c2df2a381720f39bce6d292c6c2ea28e5de7 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Jun 27 16:05:25 2024 +0200 |
committer | ocornut <omarcornut@gmail.com> | Thu Jun 27 16:05:25 2024 +0200 |
tree | cc3cacdf144184b6d079d97caf0f24c63a0598eb | |
parent | 10a5a857f5b5cd6eae7f86461b939ec05e9235b2 [diff] |
Windows, Menus: Fixed an issue where the size of sub-menu in their own viewport would be erroneously clamped to the size of main viewport. (#7730) Amend #7287, #7063