You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
CUBaseMiniDiagnosticsView is only shown when UI elements are redrawn. ie exiting then reentering the view otherwise it remains static showing outdated data or not showing relevant data.
To Reproduce
Steps to reproduce the behavior:
Go to any cu that will produce diagnostic messages in its context.
Wait for messages to show up.
After messages fail to appear exit to operator view and reenter cu view.
Diagnostic messages appear, but do not dissapear or change.
Expected behavior
Messages sould appear and dissappear as they do in the model or at least poll changes at set intervals if it would be too much of a performance hit or would cause issues viewing the results.
Screenshots
Additional remark
It would be neat if the number of messages could be limited to only a handful.
The text was updated successfully, but these errors were encountered:
Describe the bug
CUBaseMiniDiagnosticsView is only shown when UI elements are redrawn. ie exiting then reentering the view otherwise it remains static showing outdated data or not showing relevant data.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Messages sould appear and dissappear as they do in the model or at least poll changes at set intervals if it would be too much of a performance hit or would cause issues viewing the results.
Screenshots
Additional remark
It would be neat if the number of messages could be limited to only a handful.
The text was updated successfully, but these errors were encountered: