forked from qt-creator/qt-creator
Track value property of spin boxes changes directly instead of the extra valueModified signal, which is not emitted in all cases. Also removed duplicate applying of snap configuration. Fixes: QDS-10653 Change-Id: If0ce7bffa1dcfb5b01e80b6e962f356f91f44d51 Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>