Skip to content

wallpaper: Use alternate method to disable initial animation

David Edmundson requested to merge work/d_ed/wallpaper1 into master

We want initial loading to be as atomic and lightweight as possible. Debug showed the DesktopView rendering a black rectangle for an additional frame.

This was caused by an animation workaround. Disabling the entire transition is cleaner and simpler.

Merge request reports

Loading