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.

Enable to step through fragments inside a slide

See original GitHub issue

Would be interesting to uncover blocks inside a slide. f.e. bullet points or parts of a code? If interesting, I have time this week and could try to add this feature. Maybe without animations at first, just uncovering fragment for fragment. What would the markup look like to declare blocks as fragments?

Just an example

---

4 reasons to use Reason

-o Based on OCaml
-o Types
-o Community
-o Interop

---

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
busypeoplescommented, Aug 3, 2018

I think we can close this due to https://github.com/jxnblk/mdx-deck/pull/37

And we can create a new issue regarding routing when needed.

1reaction
jxnblkcommented, Aug 3, 2018

Might or might not be useful for this feature, but I’ve added some context for use in the presenter mode and speaker notes. There are now withDeck and withSlide higher order components to hook into the two contexts.

Example usage here: https://github.com/jxnblk/mdx-deck/blob/master/src/Notes.js

Read more comments on GitHub >

github_iconTop Results From Across the Web

Slide between fragments using ViewPager
Slide between fragments using ViewPager · Create the views · Create the fragment · Add a ViewPager · Customize the animation using PageTransformer....
Read more >
How to fragment a shape in PowerPoint - YouTube
Let's learn how to fragment any shape in PowerPoint with the handy Fragment feature in PowerPoint. It's a bit tricky, but it's easy...
Read more >
android - FragmentTransaction animation to slide in over top
Fragments using exit animations are drawn before all others for FragmentContainerView. This ensures that exiting Fragments do not appear on top of the...
Read more >
Fragments
Fragments are elements in your presentation that are stepped through one by one – like sub-steps within a slide. To turn elements into...
Read more >
Shape Fragment Command in PowerPoint 2016 for Windows
You can see examples of the Fragment option in play within Figure 1, below. The three examples on the top area of the...
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