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

Added showBackground() by default into getBrowsershot() function. #24

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

bawbanksy
Copy link
Contributor

Issue: Background colours aren't supported by default.

This can be overcome by setting

withBrowsershot(function (Browsershot $browsershot) { $browsershot->showBackground(); })

however it should be enabled by default for the use case of this package.

…s allows standard css bg-color to be supported by default.
@freekmurze freekmurze merged commit 5f2b174 into spatie:main Jan 5, 2024
1 check passed
@freekmurze
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants