MemberListWindow performance (GC)
This commit is contained in:
@ -107,6 +107,7 @@ namespace WGneu.Windows {
|
|||||||
ClearInputs();
|
ClearInputs();
|
||||||
}
|
}
|
||||||
if (!validate) ClearInputStates();
|
if (!validate) ClearInputStates();
|
||||||
|
GC.Collect();
|
||||||
}
|
}
|
||||||
|
|
||||||
private void InitInputs() {
|
private void InitInputs() {
|
||||||
|
Reference in New Issue
Block a user