c3subtitles / L2S2

Lecture Live Subtitles System (L2S2)
GNU General Public License v3.0
20 stars 11 forks source link

Several views to choose from for the people watching the subtitles on the website #43

Open percidae opened 9 years ago

percidae commented 9 years ago

People watching the subtitles should have several choices to choose from how to watch them:

The size and colour of the font should be choosable, also the backgroundcolor. (For maximum contrast in the case of vision impairment, like maybe deaf-blind people or someone who just forgot his reading glases). It would be nice to save this settings or to have some preconfigured settings to choose from.

It should be possible to choose from about 3 different views: 1: You see just the last subtitle line (probably the best view for a braille interface).

  1. You see the last X subtitle lines (maybe configurable) scrolling from bottom to top of your browser window.
  2. (Which was actually asked not only once!): There should be a starwars mode: You see the newest subtitle on the bottom with the biggest fontsize and the older ones go to the back and shrink. Maybe also the 3 last ones or a configurable number of lines.
Ryuno-Ki commented 9 years ago

Is it okay to store these settings in the tab (i.e. in session storage)? Or shall it be cross-device-able? That is, someone switching from smartphone to tablet can take the settings with her (would be harder).

percidae commented 9 years ago

I think it's enough, if stored in the session.