Fix Page flips options box in viewer preferences bot being laid out properly

This commit is contained in:
Kovid Goyal 2017-06-11 17:09:47 +05:30
parent 00be7b7e66
commit d9d4b25da2
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -68,7 +68,7 @@ QToolBox::tab:hover {
<x>0</x>
<y>0</y>
<width>799</width>
<height>370</height>
<height>354</height>
</rect>
</property>
<attribute name="label">
@ -240,8 +240,8 @@ QToolBox::tab:hover {
<rect>
<x>0</x>
<y>0</y>
<width>799</width>
<height>370</height>
<width>371</width>
<height>312</height>
</rect>
</property>
<attribute name="label">
@ -414,8 +414,8 @@ QToolBox::tab:hover {
<rect>
<x>0</x>
<y>0</y>
<width>799</width>
<height>370</height>
<width>395</width>
<height>212</height>
</rect>
</property>
<attribute name="label">
@ -516,8 +516,8 @@ QToolBox::tab:hover {
<rect>
<x>0</x>
<y>0</y>
<width>799</width>
<height>370</height>
<width>349</width>
<height>76</height>
</rect>
</property>
<attribute name="label">
@ -596,21 +596,17 @@ QToolBox::tab:hover {
<x>0</x>
<y>0</y>
<width>799</width>
<height>370</height>
<height>354</height>
</rect>
</property>
<attribute name="label">
<string>Page fl&amp;ip/scrolling options</string>
</attribute>
<layout class="QVBoxLayout" name="vlayout123">
<item>
<layout class="QFormLayout" name="formLayout_4">
<item row="0" column="0">
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>9</x>
<y>9</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Page flip &amp;duration:</string>
</property>
@ -618,15 +614,9 @@ QToolBox::tab:hover {
<cstring>opt_page_flip_duration</cstring>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QDoubleSpinBox" name="opt_page_flip_duration">
<property name="geometry">
<rect>
<x>251</x>
<y>9</y>
<width>76</width>
<height>22</height>
</rect>
</property>
<property name="specialValueText">
<string>disabled</string>
</property>
@ -649,15 +639,30 @@ QToolBox::tab:hover {
<double>0.500000000000000</double>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>9</x>
<y>115</y>
<width>374</width>
<height>91</height>
</rect>
</item>
<item row="1" column="0">
<widget class="QCheckBox" name="opt_tap_flips_pages">
<property name="text">
<string>&amp;Tapping on the page flips pages</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QCheckBox" name="opt_wheel_flips_pages">
<property name="text">
<string>Mouse &amp;wheel flips pages</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QCheckBox" name="opt_line_scrolling_stops_on_pagebreaks">
<property name="text">
<string>Line &amp;scrolling stops at page breaks</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>Scrolling in flow mode</string>
</property>
@ -684,7 +689,7 @@ QToolBox::tab:hover {
<number>1</number>
</property>
<property name="maximum">
<number>2000</number>
<number>100</number>
</property>
<property name="singleStep">
<number>5</number>
@ -713,7 +718,7 @@ QToolBox::tab:hover {
<number>1</number>
</property>
<property name="maximum">
<number>2000</number>
<number>100</number>
</property>
<property name="singleStep">
<number>5</number>
@ -722,53 +727,18 @@ QToolBox::tab:hover {
</item>
</layout>
</widget>
<widget class="QCheckBox" name="opt_tap_flips_pages">
<property name="geometry">
<rect>
<x>9</x>
<y>37</y>
<width>219</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>&amp;Tapping on the page flips pages</string>
</property>
</widget>
<widget class="QCheckBox" name="opt_wheel_flips_pages">
<property name="geometry">
<rect>
<x>9</x>
<y>63</y>
<width>174</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Mouse &amp;wheel flips pages</string>
</property>
</widget>
<widget class="QCheckBox" name="opt_line_scrolling_stops_on_pagebreaks">
<property name="geometry">
<rect>
<x>9</x>
<y>89</y>
<width>236</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Line &amp;scrolling stops at page breaks</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_4">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>799</width>
<height>370</height>
<width>505</width>
<height>304</height>
</rect>
</property>
<attribute name="label">