2.0.8
This commit is contained in:
@@ -152,7 +152,10 @@ namespace Hawkeye.VisionBuilder
|
||||
protected override void OnShown(EventArgs e)
|
||||
{
|
||||
base.OnShown(e);
|
||||
WindowState= FormWindowState.Maximized;
|
||||
Application.DoEvents();
|
||||
OrganizeWindows(null, null);
|
||||
_previewPanel.Fit();
|
||||
}
|
||||
|
||||
private void OrganizeWindows(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user