Tweaks to PrintView.

- Increased range of copies spinbox to 100x the number of iterms per page (#51)
 - Fixed issue that blocked user from holding down on spinbox controls
 - Minor layout tweaks
This commit is contained in:
Jim Evins
2019-05-12 17:30:42 -04:00
parent 803f42f4de
commit 33e2d3dee3
3 changed files with 49 additions and 20 deletions
+6
View File
@@ -241,6 +241,12 @@
</item>
<item row="1" column="0">
<widget class="QPushButton" name="changeProductButton">
<property name="minimumSize">
<size>
<width>330</width>
<height>0</height>
</size>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select another product for this gLabels project.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>