diff -r 369c7569bf94 -r d92c1a3dafa7 controls/DebugVariablePanel/DebugVariableTextViewer.py --- a/controls/DebugVariablePanel/DebugVariableTextViewer.py Fri Oct 28 18:54:33 2022 +0800 +++ b/controls/DebugVariablePanel/DebugVariableTextViewer.py Fri Oct 28 18:59:04 2022 +0800 @@ -122,6 +122,8 @@ return True return False + return True + def OnLeave(self): """ Function called when mouse is leave Drop Target