Closed Bug 978565 Opened 10 years ago Closed 10 years ago

Add will-change css rule to the homescreen

Categories

(Firefox OS Graveyard :: Gaia::Homescreen, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: vingtetun, Assigned: vingtetun)

Details

Attachments

(1 file)

Comment on attachment 8384273 [details] [diff] [review]
bug978565.patch

Review of attachment 8384273 [details] [diff] [review]:
-----------------------------------------------------------------

Opps, I though we already had will-change on the homescreen. Hopefully we can turn it on for priviledge apps this week!

::: apps/homescreen/style/grid.css
@@ +25,3 @@
>  
>    /* collection is opened, homescreen apps are faded out */
>    transition: opacity 200ms linear;

Does this only transition on open? If not then we should |will-change: transform, opacity| instead.
Attachment #8384273 - Flags: review?(bgirard) → review+
https://github.com/mozilla-b2g/gaia/commit/6d7248ecf6283db024be479c653b37a0262a67e9

(In reply to Benoit Girard (:BenWa) from comment #2)
> ::: apps/homescreen/style/grid.css
> @@ +25,3 @@
> >  
> >    /* collection is opened, homescreen apps are faded out */
> >    transition: opacity 200ms linear;
> 
> Does this only transition on open? If not then we should |will-change:
> transform, opacity| instead.

It can happens when an e.me collection is opened. Added.
Assignee: nobody → 21
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: