-
Notifications
You must be signed in to change notification settings - Fork 85
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
WIP Adding logic fallback for image/picture/jumbotron #351
base: master
Are you sure you want to change the base?
Conversation
I somehow don't like to use random colors as fallback. Reason is that it adds a layer of unpredictability to the outcome. If a users want randomness, he shall explicitly set it. Could you please explain what this PR does. A few lines of text would be great. Thanks |
The goal is to have fallbacks with the widths and heights most resembling possible. |
Django template don't accepts key with underscore.
Django template don't accepts key with a underscore.
remove logic color ramdom_svg
Create picture.html fallback
No description provided.