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

Commit

Permalink
promote loading icon to the compositor layer
Browse files Browse the repository at this point in the history
Auditors: @bsclifton
Address #10027
  • Loading branch information
cezaraugusto committed Aug 4, 2017
1 parent 532a7ce commit ed41bc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/renderer/components/tabs/content/favIcon.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ const styles = StyleSheet.create({
},

loadingIcon: {
willChange: 'transform',
backgroundImage: `url(${loadingIconSvg})`,
animationName: spinKeyframes,
animationTimingFunction: 'linear',
Expand Down

0 comments on commit ed41bc8

Please sign in to comment.