Skip to content

Update dimension values depending on range

Julia Garriga Ferrer requested to merge add_step_column into 0.6.2

Add new column in dimensionsWidget that allows for the input of a range (start, stop, step). This range prevails ahead of the size and is used to define the values of the dimensions. A new attribue range is also included as a Dimension attribute.

Selection_086

Closes #24 (closed)

Edited by Julia Garriga Ferrer

Merge request reports