videogular2 icon indicating copy to clipboard operation
videogular2 copied to clipboard

Video style not showing correctly

Open sergio-27 opened this issue 6 years ago • 1 comments
trafficstars

Description

I have installed videogular2 in angular 7 and it is not showing correctly once i have added to the html. I have all the modules imported and everything i need installed.

Expected Behavior

I would like that the video shows correctly in miniature like in netflix. I am using mat grid list from angular material and putting inside one grid de vgplayer tag.

image

Actual Behavior

If i reduce height and width of the video, it works but not showing correctly.

image

Attachments

This is how it shows when i just have one column in the grid list.

image

Version of Angular

image

sergio-27 avatar May 28 '19 08:05 sergio-27

This is likely just a css issue with your code and not related to videogular2. If you can provide a repro I can look into it further.

sliceofbytes avatar Jun 08 '19 02:06 sliceofbytes