mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Working on BeefInstall
This commit is contained in:
parent
15e65e240d
commit
3515a59bea
9 changed files with 450 additions and 43 deletions
|
@ -241,6 +241,8 @@ namespace IDE.ui
|
|||
{
|
||||
if (gApp.mRunningTestScript)
|
||||
return;
|
||||
if (mWidgetWindow == null)
|
||||
return;
|
||||
|
||||
WidgetWindow widgetWindow = (WidgetWindow)evt.mSender;
|
||||
if (!(widgetWindow.mRootWidget is AutoCompleteContent))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue