-
Notifications
You must be signed in to change notification settings - Fork 5
Splash screen autogenerated - splash-bg.png + splash-icon.png #152
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
Comments
Issue-Label Bot is automatically applying the label Links: app homepage, dashboard and code for this bot. |
👍 |
That seems to be a cool feature! Please do add an expected splash with the background image and icon, just to make sure the feature is clear. PRs always welcome. I'm in the middle of refactoring parts of the codebase. I'm not sure if I can look into this immediately. Thanks |
I'm not sure what is your request exactly, I understand you need to view an expected splash background image and icon. So check the next pictures. The aqua line is simple to represent the rule of thirds in images. My example is for the generated resource : Expected image with rule of thirds : The red circle represents the area available for the This is a possiblity of settings to place logo in correct zone of the thirds
This options is base on CSS background-position Property For the number is simply a fast-way to position the Icon based on Numpad schemas In other version we could add a possibility to add percentage to position at the desired position. @sebinbenjamin Just be sure on which git branche you work for your refactoring? I would try to do a PR in the good branche 👍 Thank you |
Hey, the PRs are against develop branch. |
Is your feature request related to a problem? Please describe.
Not related to a problem
Add labels
enhancement
Describe the solution you'd like
In photography we work with the tier 1/3 ( Composition and rule of thirds ). Normally in this generator we provide the splash.png and the system generate a composition of images with this master template. With my tests I could notice the rule of thirds is not always obtained. It's not a big deal, but for my eyes I would have a better look and feel.
So this is why my ideas came. Can we have a generator we can take a background apply to a Splash screen first. Divide the screen in 9 parts. Apply the splash Icon in the middle max width or max height to respect the image ratio for each screen generated?
What do you think?
Describe alternatives you've considered
I do not think any alternative solutions for this at this moment.
The text was updated successfully, but these errors were encountered: