Could not close hidden panel (#1554)
The following error prevents the panel to be closed.
-----------------------------------------------------------------
System.NullReferenceException: Object reference not set to an instance of an object.
at DockablePanel.Controls.DockablePanel.HiddenPanelStack.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
OF=SoftwareIdeasModeler.MainForm
NoCmds
---------------------------------------------------
Reproduce steps:
1. Auto-hide Project or Documentation panel.
2. Open up one of the panel, click the square "Click to pin this panel"
3. Double click the X to close the panel. Panel will be hidden back to the side instead of closing
4. Now click to open any hidden panel. ERROR, no hidden panels can be open. Have to restart the application to be able to open the hidden panels.
Dusan Rodina - softwareideas.net 19 April 2018 12:40:48
Thank you for your feedback. This bug will be fixed soon in the next release.