What causes some management client plug-ins (ItemManager) to have a broken resize bar? (image attached)

The ServerConnectionLicence (lower image in attached pic), ServerSideCarrousel and VideoPreview plug-ins all behave as expected; the area where new items are listed in the tree view is a resizable area, and the user interface to the right of it scales accordingly.

However, the SensorMonitor (upper image in attached pic), plug-in does not have the resize bar and the tree view overlaps with the user interface.

Hi Jonathan, I am unable to reproduce your problem. Therefore, I would like to know what environment you are running, Windows, Corporate and SDK version and the steps you did to cause the overlapping.

Try streaching the window as wide as you can, until the midle section has the top-bar visible. Then you can move the splitter between the middle part and the right hand part.

It is running XProtect Corporate 2017 R2 on Windows 7 x64.

The plug-ins for PlatformFileView, ServerConnectionLicence, ServerSideCarrousel, and VideoPreview all display as two dockable windows; one being the item tree for the plug-ins items, the other being the user control.

The plug-in for the SensorMonitor displays as only one dockable window, and the item tree overlaps the user controls. When I select Floating for the window, the item tree part remains fixed, and is not un-dockable itself.

Please see attached image showing several of these configurations. The top four images are of the ServerConnections plug-in which allows both the item tree and the user controls to be resized and docked independently.

The lower three images are of the SensorMonitor plug-in which does not allow the item tree and user controls to be independently resized.

I think this has to do with how infragistics saves layout positions. Try run the command under ‘View’, ‘Reset Application Layout’. And then stop / start the Management Client again.

That appears to have fixed it! Thanks for your help :grinning_face: