Skip to content

[EXTERNAL] [CANNOT HANDLE] Blank bar on the top of game (Android) #384

@andychucs

Description

@andychucs

Game home page may have a blank bar on the top of game window.
This part can not be effect by javascript when network is not good.
Because this element is not in document yet.

If use Chrome's element select can active this part, and this code is available.
document.getElementById('spacing_top').style.display = 'none'

截屏2024-12-07 下午11 37 39

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions