Skip to content
This repository was archived by the owner on Jul 21, 2020. It is now read-only.
This repository was archived by the owner on Jul 21, 2020. It is now read-only.

display position subscriber isn't notified of stream position change on chat panel resize #31

Description

@gostay

In a browser window on a stream channel with custom controls, when the chat window is resized, the stream's position changes, but subscribers to display.position() are not notified of that change, so our custom controls stay in the old position.

I get a window resize event when the chat is resized, but I don't get a mixer display position handler update. Shouldn't I?

(When the whole browser window is resized, I do get mixer display position handler updates.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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