e0b4931a54
### Problem description The bug described in #1663 was caused by an optimization of the display rendering that uses drawlists to detect changes. The changes in the 3-d visualizer don't contain drawlists when axes are turned off. ### Implementation description The fix is to identify the 3d visualizer among the command lists of the main window and, if found, avoid skipping frames regardless of the result of the comparison of drawlists. Closes #1663 |
||
---|---|---|
.. | ||
forwarder | ||
gui | ||
updater | ||
CMakeLists.txt |