apache / apache/cordova-plugin-splashscreen
Add background image option for Browser
- Dominant language
- JavaScript
- Stars
- 640
- Forks
- 626
- PR merge metrics
- No merged PRs in 30d
Description
# 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
``
``
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
Contributor guide
Research direction
No files or tests are named. Begin by tracing how the SplashScreenBackgroundImage and SplashScreenBackgroundRepeat preferences reach the splash-screen parent div. Done means both preferences apply the requested background-image and background-repeat behavior so textured splash screens can remain responsive without the stated workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100