Skip to content
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.

Fix IE11 display issue #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix IE11 display issue #75

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented May 14, 2018

Max-height and max-width properties were not being bound in IE11. They would be set to literal: "max-height: {{height}}px" and "max-width: {{width}}px". Using ng-style fixes the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants