Fixed possible crashes when updating property min/max settings from non-GUI thread.
Enforced update of min/max/singleStep values in AbstractAdjusterWidget to be performed in Qt main thread through additional indirection via Qt queued signals.
Please register or sign in to comment