After changing the transform mode, `initSnapping` was called, resetting the increment values. The solution is to create the `transform_snap_reset_from_mode` function with only the changes needed when changing modes. This commit also makes the properties set in the operator take priority over the scene properties.