NVlabs / FPSci

Aim Training Experiments
Other
70 stars 23 forks source link

Don't modify widget manager prior to reinit #411

Closed bboudaoud-nv closed 1 year ago

bboudaoud-nv commented 1 year ago

This branch fixes exceptions thrown when changing experiments using the GUI in debug mode. The fix is simply not to modify the m_widgetManager prior to reinitializing the application.