Skip to content

text layers don't sync correctly when deleted #8

@ianleighton

Description

@ianleighton

Steps:
1 I created a group with 5 text labels, named and in something like this arrangement:

$label        $yetanotherlabel   $label2
$otherlabel                      $otherlabel2

(sorry, can't get GFM tables to work)
2 name the group "group : row"
3 copy the group multiple times (4 or so)
4 delete $label2 and $otherlabel2 from one of the groups

$label             $yetanotherlabel
$otherlabel 

5 sync

Unexpected Result:
instead of $label2 and $otherlabel2 being deleted, $yetanotherlabel was deleted, and $label2 was moved into its place, so instead of the expected result of step 4, we have :

$label           $label2
$otherlabel

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions