Skip to content

Performance issue: md-dialog-content on desktop #6878

Closed
@Ploppy3

Description

@Ploppy3

Bug, feature request, or proposal:

Proposal

What is the expected behavior?

md-dialog-content should be optimized and should not repaint on scroll

What is the current behavior?

md-dialog-content is not optimized and repaint on scroll

What are the steps to reproduce?

image

What is the use-case or motivation for changing an existing behavior?

Angular Material has several performance issues which I think should be addressed.
The web is already slow, no need to make it any slower.
Consider using will-change: transform;

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

@angular/material: ^2.0.0-beta.10
Chrome 61

Metadata

Metadata

Assignees

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