Matt Leonawicz

Results 45 comments of Matt Leonawicz

This works very well! Thanks for the quick update. I have found some other issues that lead to intro elements continuing to be displayed in the wrong place and sometimes...

Hi Carl, I have a working example I'll paste here. Unfortunately, it was supposed to be the non-working example, but I am having difficultly reproducing the problem. I wrote this...

Oh, After comparing the two some more in the process of sharing the other app just now, I think I know what is happening, but not how to solve it....

Got it. Replace the tabItem() in the above app.R file we've been working with. Use this: ``` tabItem( tabName = "tab1", tabBox( # added tab box with two tab panels...

It will go through steps correctly, but when the tab box title bar or individual tabs are highlighted for a tour step, the user can force a tab change. The...

Oh I misunderstood you regarding outputOptions. Was thinking about the other app. I will check that now.

Hmm, that's an input. It shouldn't be suspended. If it is, I am unsure how to force that unless I made all my inputs on the server side

No problem. Thank you for your help. This is an outstanding package. If you need any more testing just let me know. Regards, Matt

Oh one last thing, which I think makes sense regarding the inputs being suspended. When you get a poorly placed tooltip or incorrectly highlighted widget area, simply resizing your browser...

I can confirm hiding bullets now works as long as I specify as "showBullets"=FALSE, rather than using "false". Thanks for the fixes and updates. A separate issue that may or...