Skip to content

setChildIndex unexpected behaviour (does nothing instead of crashing) #6

@eniotna308

Description

@eniotna308

The function DefaultEntityContainer::setChildIndex and setChildIndex in As3 does not have the same behaviour when the child parameter isn't a child of the object it's called on.

The function DefaultEntityContainer::setChildIndex will ignore the problem and do nothing while the As3 function will crash.

(Fixed the FlashEntityContainer::setChildIndex to don't crash. Expected behaviour might be to crash in both cases.)

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