Skip to content

Only use width and opacity for transition - #12489

Merged
MorrisJobke merged 1 commit into
masterfrom
bugfix/11179/safari-performance
Nov 16, 2018
Merged

Only use width and opacity for transition#12489
MorrisJobke merged 1 commit into
masterfrom
bugfix/11179/safari-performance

Conversation

@juliusknorr

Copy link
Copy Markdown
Member

This probably fixes#11179

I tried to debug this a bit using browserstack, and it seems to fix the continuous rerendering, which was caused by the transition: all 100ms; rule.

@MorrisJobke Would be great if you could give this a try on a real Safari.

Signed-off-by: Julius Härtl <jus@bitgrid.net>

@MorrisJobkeMorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Tested, works and fixes the CPU issue on safari

@JanDragonJanDragon left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Tested in Real Mac Os Safari. Works Perfect.

@skjnldsvskjnldsv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🍺 🍺 🍺

@skjnldsvskjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Nov 16, 2018
@MorrisJobke
MorrisJobke merged commit fe13db4 into masterNov 16, 2018
@MorrisJobke
MorrisJobke deleted the bugfix/11179/safari-performance branch November 16, 2018 15:24
@MorrisJobke

Copy link
Copy Markdown
Member

@juliushaertl Could you port this to stable14? I would say it's fine to put it in 14.0.4 still.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Safari shows high CPU load

4 participants

@juliusknorr@MorrisJobke@skjnldsv@JanDragon