getify/cloud-sweeper

fix: orientation/dimensions sometimes borked on launch

Open

#30 aberto em 23 de fev. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (17 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (96 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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?

Guia do colaborador