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 misplaced SettingsPanelPageOpenButton in Firefox and IE / Edge #183

Merged
merged 3 commits into from
Oct 8, 2018

Conversation

stonko1994
Copy link
Contributor

Description

As noticed in a test for #180 this is a fix for the misplaced SettingsPanelPageOpenButton in Firefox and IE / Edge.

Copy link
Contributor

@protyposis protyposis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Positioning is still off in Edge:
image

and IE:
image

CHANGELOG.md Outdated
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Unresponsive UI when a user canceled connection establishment to a Cast receiver
- Avoid unnecessary animation when `BufferingOverlay` is hidden
- Avoid unnecessary DOM modification when the text of a `Label` does not change
- Offset positioning of `SettingsPanelPageOpenButton` in some Browsers
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Positioning of `SettingsPanelPageOpenButton` in some browsers

@stonko1994
Copy link
Contributor Author

I'm not able to reproduce the Edge behaviour. The IE issue is reproducible but weird.

@protyposis
Copy link
Contributor

Strange, cannot reproduce either today :)

@stonko1994 stonko1994 merged commit 5760e39 into develop Oct 8, 2018
@stonko1994 stonko1994 deleted the feature/subtitle-settings-button branch October 8, 2018 11:49
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.

None yet

2 participants