Skip to content

Commit

Permalink
[HCS images] Ability to lock ranges of the channels (#2528) - 'Persis…
Browse files Browse the repository at this point in the history
…t channels state' label
  • Loading branch information
rodichenko committed Mar 3, 2022
1 parent f2e5d29 commit 342ced9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ function HcsImageChannelsControl (
onChange={(e) => hcsViewerState.setChannelsLocked(e.target.checked)}
checked={channelsLocked}
>
Lock channels
Persist channels state
</Checkbox>
</div>
{
Expand Down

0 comments on commit 342ced9

Please sign in to comment.