JAL-3631 Slightly larger wizard
authorBen Soares <b.soares@dundee.ac.uk>
Mon, 1 Jul 2024 01:05:40 +0000 (02:05 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Mon, 1 Jul 2024 01:05:40 +0000 (02:05 +0100)
utils/install4j/install4j10_template.install4j

index e7133ce..6172279 100644 (file)
     <applications>
       <application id="installer" beanClass="com.install4j.runtime.beans.applications.InstallerApplication" actionElevationType="elevated" styleId="35" customIcnsFile="${compiler:JALVIEW_DIR}/${compiler:INSTALLER_MAC_ICON}" customIcoFile="${compiler:JALVIEW_DIR}/${compiler:INSTALLER_WINDOWS_ICON}">
         <serializedBean>
-          <property name="frameHeight" type="int" value="600" />
-          <property name="frameWidth" type="int" value="800" />
+          <property name="frameHeight" type="int" value="684" />
+          <property name="frameWidth" type="int" value="912" />
           <property name="useCustomIcon" type="boolean" value="true" />
         </serializedBean>
         <styleOverrides>