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);
|
||||
|
||||
GroupID = groupID;
|
||||
if (client != null)
|
||||
SendPropertiesToClient(client);
|
||||
// if (client != null)
|
||||
// SendPropertiesToClient(client);
|
||||
UpdateFlag = UpdateRequired.FULL;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue