Skip to content

Handle many channels #624

@will-moore

Description

@will-moore

The key limitations when handling images with multiple channels are:

  • Long rendering request string. E.g. Images with more than 50 channels in the render quest string can result in a length over 4k characters which is typically rejected by nginx. Solutions we have used elsewhere:
  • UI layout: The long channel list pushes the bottom of the panel (Crop controls) out of view:

Image

This could be improved with a scrollable panel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions