This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit a967d7b
committed
[[ Bug 18293 ]] Clear MCmenuobjectptr
The patch for bug 18293 leaves the button as the menu object
but the popup stack has been deleted. This means the button
can not be deleted itself. This patch checks if the button
is the menu object when a menu is being deleted and sets
`MCmenuobjectptr` to `nil`.
(cherry picked from commit 167281c)1 parent 9c6832b commit a967d7b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
415 | 418 | | |
416 | 419 | | |
417 | 420 | | |
| |||
0 commit comments