biblesoapopera / client

experimental UI for the bible soap opera project (http://biblesoapopera.com/)
1 stars 0 forks source link

Drop `sections` from episode json #33

Closed superdweebie closed 9 years ago

superdweebie commented 9 years ago

At present the episode json file allows slides to be grouped into sections. Each section is given a type: listen/discuss/info. They section type is used to define the background coluor of the slide.

I'd like to drop this. Sections add extra complexity, and I am unconviced about their semantic value. However, it does seem to be visually pleasing to have slided of different colours. Perhaps slids could just be given a random background colour?

Thoughts @90084?

90084 commented 9 years ago

Happy to drop, I suspect the random colouring might confuse. Happy to have a regular colour...

superdweebie commented 9 years ago

Ok. Single colour for now.

superdweebie commented 9 years ago

@90084 Also, off topic. I've been developing the list of things to work on and assigning them to different miletones. If you go to the issue list (https://github.com/biblesoapopera/demo/issues) you can filter by milestone and have a browse.

90084 commented 9 years ago

Thanks Tim, if I have ideas or notice bugs, you happy for me to just add them here?

On 09/06/2015, at 1:39 PM, Tim Roediger notifications@github.com wrote:

@90084 Also, off topic. I've been developing the list of things to work on and assigning them to different miletones. If you go to the issue list (https://github.com/biblesoapopera/demo/issues) you can filter by milestone and have a browse.

— Reply to this email directly or view it on GitHub.

superdweebie commented 9 years ago

Yes, just create a new issue.

superdweebie commented 9 years ago

Closed by #34