Skip to content

Consider a way to declare a layer as temporarily non-visible #580

@andy-sweet

Description

@andy-sweet

Currently, we have a way to declare a channel (of a multi-channel image) as a non-visible, but this only affects rendering and not loading (i.e. all channels are loaded regardless of the channel's visibility).

For the chunked image layer, we currently create one layer per channel. Therefore, we have no way to define a non-visible layer/channel in this case. In the case that a layer is not visible, I think we should not load any related chunks.

For context, this would be valuable for the DCA viewer. As a workaround, we can add/remove a layer from the layer manager, but this adds some complication and a little overhead to the application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions