Skip to content

Comments

Check for the will-change: 'transform' background image performance hack#6

Merged
kabel merged 1 commit intounl:masterfrom
mfairchild365:background-will-change-transform
May 31, 2016
Merged

Check for the will-change: 'transform' background image performance hack#6
kabel merged 1 commit intounl:masterfrom
mfairchild365:background-will-change-transform

Conversation

@mfairchild365
Copy link

This was throwing a false positive in some cases, where it should trigger a manual check instead. The workaround is outlined in this post http://fourkitchens.com/blog/article/fix-scrolling-performance-css-will-change-property

It has been seen in the wild at UNL at http://unlcms.unl.edu/businessandfinance/parking-2/athletic-events-parking

While I personally think that the performance issue should be addressed in the browser rather than a workaround like this, we should probably still check for it.

This was throwing a false positive in some cases, where it should trigger a manual check instead.
@kabel kabel merged commit a11e79c into unl:master May 31, 2016
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.

2 participants