anaconda / nbpresent

next generation slides for Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
163 stars 23 forks source link

clicking on a theme multiple times keeps adding it #70

Open ijstokes opened 8 years ago

ijstokes commented 8 years ago

I don't totally understand the theme feature: it appears I can click on multiple themes and they all get added, and moreover I can click on the same theme multiple times and it appears to be added multiple times.

I can't see how to have more than one theme in effect for the entire presentation (and right now I'm not sure it is a good idea that we try to support more than one), so it seems like theme selection, for the time being, should be a matter of picking one theme only.

bollwyvl commented 8 years ago

Every time you click a "Community Theme", you are importing a copy of that, to be used your way in your slide deck. After you import the first theme, it will be set to default: the "star".

When the slide sorter is visible, there is a per-slide theme button down by the theme actions.

I definitely feel that we must continue to support multiple themes per deck, if only for title slides.

On Thu, Apr 28, 2016 at 7:56 AM Ian Stokes-Rees notifications@github.com wrote:

I don't totally understand the theme feature: it appears I can click on multiple themes and they all get added, and moreover I can click on the same theme multiple times and it appears to be added multiple times.

I can't see how to have more than one theme in effect for the entire presentation (and right now I'm not sure it is a good idea that we try to support more than one), so it seems like theme selection, for the time being, should be a matter of picking one theme only.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/Anaconda-Platform/nbpresent/issues/70