Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] video message recording dialog is shown in an incorrect position #7012

Merged

Conversation

flaviogrossi
Copy link
Contributor

@flaviogrossi flaviogrossi commented May 18, 2017

[FIX] video message recording dialog is shown in an incorrect position

@RocketChat/core

This change caused the class variables to not being correctly defined, thus breaking the setPosition() method and causing the video recording dialog to be rendered in an incorrect position.

EDIT: image that shows the problem. The dialog is malpositioned because of this.width and this.height not being defined.
vrecord_dialog

@engelgabriel engelgabriel added this to the 0.57.0 milestone May 18, 2017
@engelgabriel engelgabriel merged commit 58ac277 into RocketChat:develop May 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants