getify/cloud-sweeper

fix: orientation/dimensions sometimes borked on launch

Open

#30 ouverte le 23 févr. 2016

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (17 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (96 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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?

Guide contributeur