Uploaded image for project: 'Multimedia gallery'
  1. Multimedia gallery
  2. GALL-93

Problem on subtitles display - Media element library update

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.14.0
    • 2.14.0
    • None
    • 4.9.0 M8

      In fullscreen subtitle font is too big.

      When two lines ares displayed there is display problem see screenshots

      --> Media element library update could solve the problem

       

        1. screenshot-1.png
          screenshot-1.png
          2.23 MB
        2. screenshot-2.png
          screenshot-2.png
          2.23 MB
        3. screenshot-3.png
          screenshot-3.png
          1.45 MB

          [GALL-93] Problem on subtitles display - Media element library update

          Laurence Aumeunier added a comment -

          With the upgrade of medialement library to 7.0.7 version, the subtitles are better positioned and can be styled with video::cue CSS style
          Example:

          video::cue {
            font-size: 1rem;
            color: yellow;
          }
          
          ::cue(u) {
            color: red;
          }
          

          Laurence Aumeunier added a comment - With the upgrade of medialement library to 7.0.7 version, the subtitles are better positioned and can be styled with video::cue CSS style Example: video::cue { font-size : 1rem; color : yellow; } ::cue(u) { color : red; }

            laurence Laurence Aumeunier
            dcartier David Cartier-Michaud
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: