Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(dialog): fix dialog resizing on window resize #6878

Closed

Conversation

devversion
Copy link
Member

The current resize listeners for the window are misplaced inside of the condition of escapeToClose == true.

Fixes #6876

The current resize listeners for the window are misplaced inside of the condition of `escapeToClose == true`.

Fixes angular#6876
@ThomasBurleson
Copy link
Contributor

Good catch.

@ThomasBurleson ThomasBurleson added the pr: merge ready This PR is ready for a caretaker to review label Jan 28, 2016
@ThomasBurleson ThomasBurleson added this to the 1.0.4 milestone Jan 28, 2016
@ThomasBurleson ThomasBurleson self-assigned this Jan 28, 2016
ErinCoughlan pushed a commit to ErinCoughlan/material that referenced this pull request Feb 9, 2016
The current resize listeners for the window are misplaced inside of the condition of `escapeToClose == true`.

Fixes angular#6876

  Closes angular#6878
@devversion devversion deleted the fix/dialog-resize-window branch April 21, 2016 12:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants