Skip to content

(viz): dialog deadlock with 'always' render mode and GTK

Description

This removes the 'always' render mode in viz::scene3d::SRender, which is useless and may cause deadlocks with pop-up dialogs.

Closes #746 (closed)

How to test it?

This mode was not used in this repository. You may modify an existing app to try to use it and observe that you get an error in the log.

Edited by Flavien BRIDAULT

Merge request reports