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 transparency to slide #891

Merged
merged 1 commit into from Apr 23, 2021

Conversation

mmarkelov
Copy link
Contributor

Fix ability to specify background of slide with colour object.

slide.background = { fill: { color: '909090', transparency: 50 } }

@gitbrent gitbrent self-assigned this Feb 6, 2021
@gitbrent gitbrent added this to the 3.6.0 milestone Mar 31, 2021
@gitbrent gitbrent added this to To do in 3.6.0 Apr 3, 2021
@gitbrent gitbrent moved this from To do to In progress in 3.6.0 Apr 20, 2021
gitbrent added a commit that referenced this pull request Apr 23, 2021
#891 - Add transparency to slide/master background
@gitbrent gitbrent merged commit d87bda0 into gitbrent:master Apr 23, 2021
3.6.0 automation moved this from In progress to Done Apr 23, 2021
@gitbrent
Copy link
Owner

Thanks @mmarkelov !

I changed it a bit, also updated the demo code with new examples:

background: { color: "E1E1E1", transparency: 50 }

Screen Shot 2021-04-22 at 22 08 33

gitbrent added a commit that referenced this pull request Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
3.6.0
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants