This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 7d3a28e
committed
[[ Bug 19536 ]] Fix menu not closing when clicking on other side
This patch fixes a bugh where the stack of the button with the menu
was being used to determine if the user clicked away from the menu
rather than the menu stack itself. This was causing the menu to only
dismiss if the use clicked in a location less than the top left of the
button.1 parent 0cc53c2 commit 7d3a28e
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1373 | 1373 | | |
1374 | 1374 | | |
1375 | 1375 | | |
1376 | | - | |
| 1376 | + | |
1377 | 1377 | | |
1378 | 1378 | | |
1379 | 1379 | | |
| |||
0 commit comments