Skip to content

Allow the user to provide a step size for the widget in the client config

Jerome Carnis requested to merge step_size into master

By default the step size is 1 in deviceNumAttributeWidget, which for some devices is way too large (e.g. nozzle motors in the TapeDrive). This can be an issue when the user does not pay attention to it.

Edited by Jerome Carnis

Merge request reports