Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
f81d3df6
Commit
f81d3df6
authored
Oct 08, 2010
by
schurade
Browse files
[FIX
#411
] fiber display crashed when the fiber dataset was deactivated
parent
3ead4f6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/modules/fiberDisplay/WMFiberDisplay.cpp
src/modules/fiberDisplay/WMFiberDisplay.cpp
+1
-0
No files found.
src/modules/fiberDisplay/WMFiberDisplay.cpp
View file @
f81d3df6
...
...
@@ -253,6 +253,7 @@ void WMFiberDisplay::inputUpdated()
{
m_noData
.
set
(
true
);
debugLog
()
<<
"Data reset on "
<<
m_fiberInput
->
getCanonicalName
()
<<
". Ignoring."
;
return
;
}
infoLog
()
<<
"Fiber dataset for display with: "
<<
m_dataset
->
size
()
<<
" fibers loaded."
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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