forked from qt-creator/qt-creator
Explicitly change the selection back to previous selection after a scene change in puppet. Also reduced the existing timeout for executing the pending selection command after calling ensureSelectionBoxes, as we now explicitly render the next frame after selection change and don't have to wait for rendering to trigger otherwise. Change-Id: Ibe8004890910ae15e7ac3172165bc72463c1e5cc Fixes: QDS-1792 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>