diff --git a/EBVCubeVisualizer.ui b/EBVCubeVisualizer.ui
index e4b10b92d69b0c029ffc7dc014933fce5a9d6488..23bc959c0fe8647ef42a96de13234a7660109a64 100644
--- a/EBVCubeVisualizer.ui
+++ b/EBVCubeVisualizer.ui
@@ -11,7 +11,7 @@
    </rect>
   </property>
   <property name="sizePolicy">
-   <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
+   <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
@@ -19,7 +19,7 @@
   <property name="minimumSize">
    <size>
     <width>1273</width>
-    <height>0</height>
+    <height>792</height>
    </size>
   </property>
   <property name="maximumSize">
@@ -28,12 +28,21 @@
     <height>16777190</height>
    </size>
   </property>
+  <property name="mouseTracking">
+   <bool>false</bool>
+  </property>
   <property name="windowTitle">
    <string>EBVCubeVisualizer</string>
   </property>
+  <property name="autoFillBackground">
+   <bool>false</bool>
+  </property>
   <property name="styleSheet">
    <string notr="true">background-color: rgb(249, 255, 254);</string>
   </property>
+  <property name="sizeGripEnabled">
+   <bool>false</bool>
+  </property>
   <property name="modal">
    <bool>false</bool>
   </property>