videogular2
videogular2 copied to clipboard
Video style not showing correctly
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.

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

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

Version of Angular

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.