Skip to content

Overlay with attachToControlBar fades out along with controls while playing #99

@HazelHex

Description

@HazelHex

When specifying "attachToControlBar: true" within bottom-aligned overlay, the overlay disappears along with the ControlBar while playing a video. It seems that "opacity = 0;" gets inherited by the overlay component as a child of the ControlBar.
While any top-aligned overlay doesn't reproduce that behavior, since not being a child of the ControlBar.
Can I kindly ask if we can have a consistent behavior of the overlay? So it's not being hidden, but moved down, when controls hide.
videojs v7.4.0
videojs-overlay v2.1.4

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