Closed jjallaire closed 8 years ago
Within the RStudio Preview we have some special behavior that is triggered if we know a format is a Presentation:
Note that in the current release of RStudio we always do #1 (restore the anchor) however in the upcoming release we'll be looking for the _presentation suffix to trigger this, see: https://github.com/rstudio/rstudio/blob/f2860cf04082e54561102803e46e92aac9276152/src/gwt/src/org/rstudio/studio/client/rmarkdown/model/RmdRenderResult.java#L98-L102
If you have strong reasons for keeping the name shower then we can certainly hard-code that format to also restore the last viewed slide. Let me know what you think.
shower
Thanks. I don't have strong feelings, we can certainly change it to shower_presentation.
shower_presentation
I'll wait another week, in case other bugs come up, which is not unlikely, and submit a fixed release next week.
Within the RStudio Preview we have some special behavior that is triggered if we know a format is a Presentation:
Note that in the current release of RStudio we always do #1 (restore the anchor) however in the upcoming release we'll be looking for the _presentation suffix to trigger this, see: https://github.com/rstudio/rstudio/blob/f2860cf04082e54561102803e46e92aac9276152/src/gwt/src/org/rstudio/studio/client/rmarkdown/model/RmdRenderResult.java#L98-L102
If you have strong reasons for keeping the name
shower
then we can certainly hard-code that format to also restore the last viewed slide. Let me know what you think.