Hi Guys,
I found a little bug in DockingManager.AttachDocumentsSource(...) method that I was wondering if you could take care of. At the end of the method (line 2006 currently) _suspendLayoutItemCreation should be reset to false but instead it is set to true. I have attached patch file but it can be fixed manually as well.
Best regards,
Boris.
Comments: ** Comment from web user: BoucherS **
I found a little bug in DockingManager.AttachDocumentsSource(...) method that I was wondering if you could take care of. At the end of the method (line 2006 currently) _suspendLayoutItemCreation should be reset to false but instead it is set to true. I have attached patch file but it can be fixed manually as well.
Best regards,
Boris.
Comments: ** Comment from web user: BoucherS **
Hi,
Thanks for pointing this out.
This will be fixed in v2.8.