forked from qt-creator/qt-creator
Using cross-window 2D content in 3D scene is prone to crashing, and causes also issues with the primary purpose of InformationNodeInstanceServer, i.e. getting the information, as the rendering will remove dirty flags from nodes prematurely. Fixes: QDS-4858 Change-Id: I9057889a28d36f12f1e401e9a39f808d66637681 Reviewed-by: Samuel Ghinet <samuel.ghinet@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>