Layer matching

For layers to be considered matching, all three of the following must match.

  1. Layer names.

  2. Parent layer names,.

  3. Hierarchy position.

If multiple layers meet above criteria, matching is determined based on index of layer within its parent in the layer panel on the left.

Matching layers with have a blue outline across frames, like in the below examples.

๐ŸŒŸ Layer names

Matching layers must have identical names.

โœ… Match

๐Ÿšซ No match

Exception: Text layers

If explicitly named or renamed in layer panel, the text layer names must match. If implicitly named based on text content, their text styles must match. If multiple matching text objects exist, the best match is estimated based on coordinate position on canvas.

๐ŸŒŸ Parent layer names

All parent layers, except for top-level frames, must having matching names.

โœ… Match

Parent layer names match

๐Ÿšซ No match

Parent layer names do not match

๐ŸŒŸ Hierarchy position

Matching layers must have the same position in the layer hierarchy relative to their top-level frame.

โœ… Match

๐Ÿšซ No match

โ—Multiple matching layers

If there are two or more objects in a frame with the same name and all other matching requirements are met, matching is determined based on the index of the layer within its parent.

The index is the position of the layer within a parent as seen in the layer panel on the left.