queenvictoria / ember-videojs

MIT License
5 stars 11 forks source link

video height is cropping when it used in a modal | No autoResize Option #2

Open thilinadinith opened 5 years ago

thilinadinith commented 5 years ago

I have replaced ivy videojs wthi ember videojs and im opening the video in a modal view. the video is not adjusting to the height of the modal where i cannot see the controlls and its cropping. how can i fix this ?

queenvictoria commented 5 years ago

Yeah I don't think I am passing though the fluid tag. Can you show me your htmlbars component please?

{{video-js ...}}