Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
199911c0
Commit
199911c0
authored
6 years ago
by
Martyn Gigg
Browse files
Options
Downloads
Plain Diff
Merge pull request #23243 from gemmaguest/fix_layout_bug_on_refl_gui
parents
bed0955f
482562b1
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/source/release/v3.14.0/reflectometry.rst
+9
-0
9 additions, 0 deletions
docs/source/release/v3.14.0/reflectometry.rst
qt/scientific_interfaces/ISISReflectometry/ReflSettingsWidget.ui
+4
-4
4 additions, 4 deletions
...ntific_interfaces/ISISReflectometry/ReflSettingsWidget.ui
with
13 additions
and
4 deletions
docs/source/release/v3.14.0/reflectometry.rst
+
9
−
0
View file @
199911c0
...
@@ -11,6 +11,15 @@ Reflectometry Changes
...
@@ -11,6 +11,15 @@ Reflectometry Changes
Liquids Reflectometer
Liquids Reflectometer
---------------------
---------------------
- Default x-direction pixel range for the scaling factor calculation is now set to the full width of the detector as opposed to a restricted guess.
- Default x-direction pixel range for the scaling factor calculation is now set to the full width of the detector as opposed to a restricted guess.
ISIS Reflectometry Interface
----------------------------
Bug fixes
#########
- A bug has been fixed on the Settings tab where the IncludePartialBins check box had been hidden by a misplaced text entry box.
:ref:`Release 3.14.0 <v3.14.0>`
:ref:`Release 3.14.0 <v3.14.0>`
This diff is collapsed.
Click to expand it.
qt/scientific_interfaces/ISISReflectometry/ReflSettingsWidget.ui
+
4
−
4
View file @
199911c0
...
@@ -364,7 +364,7 @@
...
@@ -364,7 +364,7 @@
<widget
class=
"QWidget"
name=
"pageParamFile"
>
<widget
class=
"QWidget"
name=
"pageParamFile"
>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_3"
>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_3"
>
<item>
<item>
<widget
class=
"QLabel"
name=
"
l
abel"
>
<widget
class=
"QLabel"
name=
"
parametersL
abel"
>
<property
name=
"text"
>
<property
name=
"text"
>
<string>
Use parameters from the instrument parameter file
</string>
<string>
Use parameters from the instrument parameter file
</string>
</property>
</property>
...
@@ -403,7 +403,7 @@
...
@@ -403,7 +403,7 @@
</widget>
</widget>
</item>
</item>
<item
row=
"2"
column=
"2"
>
<item
row=
"2"
column=
"2"
>
<widget
class=
"QLabel"
name=
"
stitch
Label"
>
<widget
class=
"QLabel"
name=
"
includePartialBins
Label"
>
<property
name=
"text"
>
<property
name=
"text"
>
<string>
IncludePartialBins
</string>
<string>
IncludePartialBins
</string>
</property>
</property>
...
@@ -433,14 +433,14 @@
...
@@ -433,14 +433,14 @@
</widget>
</widget>
</item>
</item>
<item
row=
"7"
column=
"0"
>
<item
row=
"7"
column=
"0"
>
<widget
class=
"QLabel"
name=
"stitchLabel
_2
"
>
<widget
class=
"QLabel"
name=
"stitchLabel"
>
<property
name=
"text"
>
<property
name=
"text"
>
<string>
Stitch1DMany
</string>
<string>
Stitch1DMany
</string>
</property>
</property>
</widget>
</widget>
</item>
</item>
<item
row=
"0"
column=
"2"
>
<item
row=
"0"
column=
"2"
>
<widget
class=
"QLabel"
name=
"
l
abel
1
"
>
<widget
class=
"QLabel"
name=
"
debugL
abel"
>
<property
name=
"text"
>
<property
name=
"text"
>
<string>
Debug
</string>
<string>
Debug
</string>
</property>
</property>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment