LaboratoireMecaniqueLille / crappy

Command and Real-time Acquisition Parallelized in Python
https://crappy.readthedocs.io/en/stable/
GNU General Public License v2.0
81 stars 16 forks source link

Add a step option for the camera scale setting in the configuration window #51

Closed PIERROOOTT closed 1 year ago

PIERROOOTT commented 1 year ago

Currently, there is no step value for the variation of the camera scale setting values when the user uses the slide bar in the configuration window. The value of the step is fixed, depending on the type of the boundaries. This is not very convenient because a step value can be given for some camera parameters.

In this PR, a step attribute is added when the camera scale setting is created (5b21ffb9).