getify/cloud-sweeper

fix: orientation/dimensions sometimes borked on launch

开放

#30 创建于 2016年2月23日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (17 个派生)github user discovery
help wanted

仓库指标

星标
 (96 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南