OvenPlayer
OvenPlayer copied to clipboard
feature: Zoomable video
Add feature to control menu "Zoom" like in attached video.
https://user-images.githubusercontent.com/17878203/184038403-77c92388-efc8-4129-8b4a-1ae3cfb222df.mp4
I just add transform: scale(--value-zoom);
to css file add simple control panel.
Maybe also settings in configuration AllowZoom: true
also would be good.
I'm not good at JS so I can't create a good pool request, sorry.
@leporel Hi. Sorry for late response!!
This looks very good!
Please feel free to make a pull request. Once I merge your pull request, then I will refactor your code! Be our contributor. Thanks!