sindresorhus/Plash

Fade in the web view

Offen

#9 geöffnet am 09.01.2020

 (0 Kommentare) (2 Reaktionen) (0 zugewiesene Personen) (157 Forks)user submission
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (3.961 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

It would be nice to fade in the web view when the page has loaded. Right now, it just shows a gray background on the first start until the page loads.

https://github.com/sindresorhus/Plash/blob/a6aa255e4561ddc7f49a2b5a2aa1f46939cc8d7f/Plash/AppDelegate.swift#L139-L143

Here are some fade utilities: https://github.com/sindresorhus/Gifski/blob/5602861e7cf1970dcf19442e546e70d74cc30d58/Gifski/util.swift#L1397-L1428

Contributor Guide