diff --git a/RevisionHistory.html b/RevisionHistory.html
index 2d6af3c9..0a902b73 100644
--- a/RevisionHistory.html
+++ b/RevisionHistory.html
@@ -432,8 +432,8 @@
Remembered last ROC offset value in Ronchi and Foucault feature to remember last setting when wave front is changed to a different value
-d
-- Version 7.3.2
+
+- Version 7.3.3
- Added hover and click to astig polar plot to select the wave front and show it as the currently selected wave front. Added click to astig polar table to highlight the line on the plot and display as current wave front.
- Corrected test stand astig removal feature to display the correct image sizes on the report no matter what the screen resolution is.
diff --git a/standastigwizard.cpp b/standastigwizard.cpp
index adecf2dc..34932879 100644
--- a/standastigwizard.cpp
+++ b/standastigwizard.cpp
@@ -46,7 +46,7 @@ standAstigWizard::standAstigWizard(SurfaceManager *sm, QWidget *parent, Qt::Wind
QScreen *screen = QGuiApplication::primaryScreen();
- resize(screen->availableSize().width() * .5 ,screen->availableSize().height() * .5);
+ resize(screen->availableSize().width() * .5 ,screen->availableSize().height() * .7);
}
diff --git a/standastigwizard.ui b/standastigwizard.ui
index fe993f35..0998a6cb 100644
--- a/standastigwizard.ui
+++ b/standastigwizard.ui
@@ -7,7 +7,7 @@
0
0
700
- 600
+ 620
@@ -19,7 +19,7 @@
700
- 400
+ 620