mjesteve commented on PR #1195:
URL: https://github.com/apache/royale-asjs/pull/1195#issuecomment-1120813079

   > Here are needed styles :
   > 
   > .jewel.videoplayer.letterbox {
   >    object-fit: contain;
   >  }
   >  .jewel.videoplayer.zoom {
   >    object-fit: cover;
   >  }
   >  .jewel.videoplayer.stretch {
   >    object-fit: fill;
   >  }
   
   You have to put this in Jewel's sass, compile the Themes and upload the 
generated css. Have you ever done it?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to