Skip to content
Snippets Groups Projects
Commit 49ae303f authored by jsiegle's avatar jsiegle
Browse files

Fixed bug in LfpDisplayCanvas

When an LfpDisplayCanvas was hidden for more than a few seconds, it would lose
track of the displayBufferIndex, causing it to pause for a few seconds when
it comes back into view. Now, the DataViewport sends a "refresh" reminder
to the canvas, to remind it to update its buffer indices in order to
display new data.
parent d3a7790a
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment