Skip to content

Fixes

Gaëlle Braud requested to merge feature/uri_handlers_unification into release/6.2

Return nullptr for every VariantObject if core is not started (otherwise app may crash when core is restarted)

Clear engine cache and put main window main stack in a loader so the graphic items are reloaded when loading a config (buttons styles were not reloaded properly in case of color theme change)

try to fix crash when callcore deleted

follow theme color in MediaProgressBar

Merge request reports