Open bram209 opened 10 months ago
thinking about it some more, I would love a utility that, similar to pause, does the following:
I am not sure, but would nested subslides solve the following use case?
I want to reveal a list line-by-line, and then cover the content (maintaining title and slide-counter) with an image. It would be great if I could give #alternatives
two content blocks: #line-by-line
and #image
, to achieve this. However, that feels a lot like nesting subslides, and would likely require some rather advanced internals. I just wanted to throw it in here as a related usecase, that might also be solved by a flexible solution to the original problem.
I am not sure, but would nested subslides solve the following use case?
I want to reveal a list line-by-line, and then cover the content (maintaining title and slide-counter) with an image. It would be great if I could give
#alternatives
two content blocks:#line-by-line
and#image
, to achieve this. However, that feels a lot like nesting subslides, and would likely require some rather advanced internals. I just wanted to throw it in here as a related usecase, that might also be solved by a flexible solution to the original problem.
For this case, how about trying pinit?
For this case, how about trying pinit?
Wow, excatly what I was looking for. Thanks!
Pinit looks like a lovely addition to polylux!
Maybe a good idea to reference it in the readme?
Pinit looks like a lovely addition to polylux!
Maybe a good idea to reference it in the readme?
see #143
Hey, creating my first presentation and loving polylux so far, great work!
I currently have a utility function like so:
Usage:
I would love to be able to create nested subslides; a way to reset the subslide counter for a block of content: