Skip to content

OutlinePass setSelection performs clear operation in incorrect order #75

@stevesch

Description

@stevesch

I believe for the intent of OutlinePass.setSelection,

this.clearSelection() in OutlinePass.js should be performed before the "for" loop that sets the newly selected items' layer.
(current line 373, move to line 364, just after the two "const" declarations)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions