You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When exporting a layer as tiff one can select the mag to export. However, when there is only one mag, a draggable slider is still rendered but the user cannot slide it. Therefore I suggest to hide this slider setting in case the current selected layer only has one mag.
Expected Behavior
IT should either be possible to interact with the slider when it is rendered or when its not don't render it.
Current Behavior
The slider is also rendered when a layer is selected that only has a single mag.
Steps to Reproduce the bug
Cannot reproduce the bug anymore / needs deeper investigation.
Create a dataset with a layer with only one mag
Opent the download modal and go to the tiff export tab
Try to mode the mag slider. This should not work
The text was updated successfully, but these errors were encountered:
does this look okay to you? if there is only one mag, only the mag is displayed and the slider is omitted.
I also noticed that maybe be part about additional coordinates can be updated, as the section was displayed, but there were no additional coordinates (fixed in the picture)
Context
When exporting a layer as tiff one can select the mag to export. However, when there is only one mag, a draggable slider is still rendered but the user cannot slide it. Therefore I suggest to hide this slider setting in case the current selected layer only has one mag.
Expected Behavior
IT should either be possible to interact with the slider when it is rendered or when its not don't render it.
Current Behavior
The slider is also rendered when a layer is selected that only has a single mag.
Steps to Reproduce the bug
The text was updated successfully, but these errors were encountered: