Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add background image option for Browser #253

Open
aurishhammadhafeez opened this issue Mar 28, 2020 · 0 comments
Open

Add background image option for Browser #253

aurishhammadhafeez opened this issue Mar 28, 2020 · 0 comments

Comments

@aurishhammadhafeez
Copy link

Feature Request

Motivation Behind Feature

It is very hard to make textured splash screen responsive, this will help solve the splash screen with textured backgrounds.

Feature Description

<preference name="SplashScreenBackgroundImage" value="path/to/image" />
<preference name="SplashScreenBackgroundRepeat" value="repeat|repeat-x|repeat-y|no-repeat|initial|inherit;" />

This should activate properties to the parent div
background-image: ;
background-repeat: ;

Alternatives or Workarounds

Adding an image big enough so that no white spaces are displayed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant