Fix menu close
This commit is contained in:
parent
f5d575dec7
commit
9471cabdf1
5 changed files with 4 additions and 9 deletions
|
|
@ -180,11 +180,6 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
{
|
||||
this.PopupContent.Close();
|
||||
}
|
||||
|
||||
UiThread.RunOnIdle(() =>
|
||||
{
|
||||
menuVisibileAtMouseDown = false;
|
||||
});
|
||||
};
|
||||
|
||||
if (overridePopupHAnchor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue