Commit 48c9b677 authored by chrisryancombs's avatar chrisryancombs
Browse files

Adjusted Jigsaw sizes and button availability

parent 898f61f9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ namespace Isis {
    m_close = new QPushButton(tr("&Close"));
    m_accept->setEnabled(false);
    m_reject->setEnabled(false);
    m_ui->JigsawRunButton->setEnabled(false);
    m_close->setEnabled(true);

    // Add tool tips to the buttons
@@ -180,6 +181,7 @@ namespace Isis {
      m_bundleSettings = setupdlg.bundleSettings();
      // The settings have been modified, might be misleading to keep this check after setup.
      m_ui->useLastSettings->setChecked(false);
      m_ui->JigsawRunButton->setEnabled(true);
    }
  }

+5 −2
Original line number Diff line number Diff line
@@ -10,8 +10,8 @@
  </property>
  <property name="minimumSize">
   <size>
    <width>0</width>
    <height>0</height>
    <width>540</width>
    <height>300</height>
   </size>
  </property>
  <property name="windowTitle">
@@ -59,6 +59,9 @@
      <property name="text">
       <string>&amp;Run</string>
      </property>
      <property name="enabled">
        <bool>false</bool>
      </property>
     </widget>
    </item>
    <item row="2" column="0">