Giter VIP home page Giter VIP logo

Comments (7)

gadenbuie avatar gadenbuie commented on June 12, 2024 1

I think I squashed all those bugs, thanks for reporting them!

FYI, the reason for the original issue is include = FALSE. For style_share_again() to work in that chunk, it needs to be included, so I recommend using echo = FALSE instead.

from xaringanextra.

mattwarkentin avatar mattwarkentin commented on June 12, 2024 1

Ohhh, excellent. I look forward to Leader Lines joining the team.

Yikes, I don't know how in all of my testing I never let my cursor rest on the slides for two seconds, but here we are!

from xaringanextra.

mattwarkentin avatar mattwarkentin commented on June 12, 2024

Wowza, that has to be a world-record time for a bug fix. I installed the new dev version and can confirm all the bugs seem to be fixed.

Side compliment: The Build your own universe presentation you and @tgerke built is a work of art. It took me several times through to uncover some of the easter eggs. I read through every line of JS and CSS you wrote just to try and understand how the magic happens!

from xaringanextra.

gadenbuie avatar gadenbuie commented on June 12, 2024

Thanks! There's definitely some slight of hand going on in there πŸ§™β€β™‚οΈ I'm hoping to write about some of the new tricks I learned, let me know if there's anything in particular you'd like me to break down in detail!

from xaringanextra.

mattwarkentin avatar mattwarkentin commented on June 12, 2024

That's great! I look forward to reading more about.

After seeing your slidecraft, I began a deep-dive into learning CSS animations the last several days and I look forward to using them to enhance future presentations.

I'm definitely interested in learning more about leader lines. I looked into that a bit, but it seems like it requires some more JS finesse than I'm generally comfortable with.

from xaringanextra.

mattwarkentin avatar mattwarkentin commented on June 12, 2024

On topic, it seems like when the web page that contains the embedded xaringan presentation is loaded that the share bar "rises" but doesn't ever disappear, at least thats my experience so far. I suppose the whole point is for the share bar to be present and obvious, but I'm wondering whether it would be worthwhile/possible to configure how long the share bar remains visible for after the first time the presentation is hovered/focused/clicked and then no longer hovered again?

When you full-screen the presentation there is room for the bar to go outside the presentation boundaries, but without full-screen it obstructs the bottom portion of the slides.

from xaringanextra.

gadenbuie avatar gadenbuie commented on June 12, 2024

Thanks Matt, the Leader Lines will likely make it into this pkg as an extension (those slides were my prototype πŸ˜„ )

Re the share bar, it should automatically hide when the focus is inside the slides and the mouse hasn't moved for about 2 seconds. In that case it'll auto hide until the mouse is moved again. When the mouse or focus leave the slides' <iframe>, the bar will come back up and stay up. I made a little demo below. I didn't include full screen in the demo, but the bar should go away completely when the slides are in full screen mode. (If any of it works differently for you please let me know.)

xaringanExtra-issue-48

Note: Ignore the bad title, that was part of my testing for this issue.

from xaringanextra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.