question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow to set Presenter component via theme

See original GitHub issue

I’m currently working on my own presenter that emphasizes my Notes compared the current and next slides. I’ve found an easy way to change the Presenter component via theme - which basically requires to merge the themes in MDXDeck component instead of the Provider and then, based on the theme, either render the theme-provided Presenter or the default one. The merged could then also be passed to the Provider in order to not merge it twice.

It’s not a lot of code changes and i’d love to contribute them to not have to maintain my fork. What do you think?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
jxnblkcommented, Jun 5, 2019

Sorry, definitely wanna get this in, I just haven’t had as much time to focus on mdx-deck recently. Hoping to go through this over the weekend, so hang tight 🙏

1reaction
pombercommented, May 26, 2019

I also have my own Presenter, this would be very useful.

Read more comments on GitHub >

github_iconTop Results From Across the Web

borela/themeable: WARNING: This decorator is being ... - GitHub
Decorator to enable theming on ReactJS smart components. ... This presenter will be used if the component theme does not have a default...
Read more >
Screen Configuration - ProPresenter User Guide
Screen Configuration. ProPresenter features a powerful render engine capable of outputting to multiple outputs and destinations at the same time.
Read more >
3 Ways To Theme React Components - Bits and Pieces
The Set Theme(Red) button calls the setTheme with text "red", this sets the theme of the App component to "red". The Set Theme(Orange-Red) ......
Read more >
Work with themes in Adobe Captivate
Follow the instructions on this page to learn how to apply, customize, and reuse themes in Adobe Captivate.
Read more >
Add and view presenter notes in Keynote on Mac
If you're presenting on an external display, you can refer to your presenter notes during your presentation when you set up the presenter...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found