Fix objects from not updating
This commit is contained in:
parent
a1606187b4
commit
52d8b06d23
Binary file not shown.
Binary file not shown.
@ -252,6 +252,7 @@ namespace Switch_Toolbox.Library.Forms
|
||||
private void treeViewCustom1_AfterCheck(object sender, TreeViewEventArgs e)
|
||||
{
|
||||
UpdateViewport = false;
|
||||
IsModelChecked = false;
|
||||
|
||||
if (e.Node is STGenericModel)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user