Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gauthier Quesnel
irritator
Commits
62560802
Commit
62560802
authored
Aug 17, 2020
by
Gauthier Quesnel
Browse files
core: add missing threshold update transition
parent
06c13e4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/include/irritator/core.hpp
View file @
62560802
...
...
@@ -5149,6 +5149,9 @@ struct abstract_cross
const
auto
old_else_value
=
else_value
[
0
];
for
(
const
auto
&
msg
:
p_threshold
.
messages
)
threshold
=
msg
[
0
];
if
(
p_if_value
.
messages
.
empty
())
{
if
constexpr
(
QssLevel
==
2
)
if_value
[
0
]
+=
if_value
[
1
]
*
e
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment