Skip to content

Dimension Swapper: swapping of multiple dimensions yields incorrect axis orderings #525

Open
@stelfrich

Description

@stelfrich

Steps to reproduce:

  1. Create an image with X, Y, Channel
  2. Configure Dimension Swapper to move the Channel to position 0:

Screenshot 2020-07-10 at 15 25 24

Output should be dimensions=3,100,100 (Channel,X,Y); but is dimensions=100,3,100 (Y,Channel,X);

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