Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pulse Physiology Suite
engine
Merge requests
!28
Fixed SetValue bug in SEScalar0To1.cs
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Mattias Lantz Cronqvist
requested to merge
mattias/engine:patch-1
into
master
Nov 04, 2019
Overview
2
Commits
1
Pipelines
0
Changes
1
The value is supposed to be limited [0-1] but with the OR the over limit is ignored, changed to AND.