do not send objectproprieties on sop.SetGroup(). I many cases this will
arrive before creating the object in viewer with respective full updateavinationmerge
parent
25bc349ec9
commit
cf1d58d164
|
@ -3807,8 +3807,8 @@ SendFullUpdateToClient(remoteClient, Position) ignores position parameter
|
||||||
// Name, groupID, OwnerID);
|
// Name, groupID, OwnerID);
|
||||||
|
|
||||||
GroupID = groupID;
|
GroupID = groupID;
|
||||||
if (client != null)
|
// if (client != null)
|
||||||
SendPropertiesToClient(client);
|
// SendPropertiesToClient(client);
|
||||||
UpdateFlag = UpdateRequired.FULL;
|
UpdateFlag = UpdateRequired.FULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue