Skip to content

"Change all" function does not work as expected #2249

@masukatto0281

Description

@masukatto0281

Hi,

Reproduction steps:

  1. Create new layout and draw some kind of shape.
  2. Make cell drawn by step 1 shape.
  3. Make array instances. ex)3x2
  4. Select multiple instances and open property.
  5. 5-1: Select "Instances" from the left pane and change the Rotation value.
    5-2: With a single instance selected, check the "Change all" checkbox. Then modify the Rotation value.
  6. Click OK to close the Properties window.
Image

What happens:
In case 5-1, the changes will be reflected in all instances.
However, in case 5-2, the changes will only be reflected in the single instance that was selected before checking “Change all”.

Expected behavior:
Both 5-1 and 5-2 should perform the same operation.

Or, is my usage or understanding incorrect?

Versions:
App: Klayout 0.30.4
OS: Windows 11

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