getify/cloud-sweeper

fix: orientation/dimensions sometimes borked on launch

Open

#30 geöffnet am 23. Feb. 2016

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (17 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (96 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

noticed that when app is pinned to home screen (tested with android 5), upon launching sometimes the orientation lock seems to mess up the detected dimensions, so the welcome screen draws wrongly.

could be that orientation change doesn't fire resize? is there an orientation change event to also listen to perhaps?

Contributor Guide