Skip to content

Observer content changes #460

@yratanov

Description

@yratanov

Currently ember-basic-dropdown uses MutationObserver only to check if size of child elements was changed. I use this addon to show tooltip, but if only text was changed, calculatePosition wouldn't be called, which cause some visual glitch.

Suggestion: use characterData observer instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions