OvenPlayer icon indicating copy to clipboard operation
OvenPlayer copied to clipboard

feature: Zoomable video

Open leporel opened this issue 2 years ago • 1 comments

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 avatar Aug 10 '22 23:08 leporel

@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!

SangwonOh avatar Jan 12 '24 08:01 SangwonOh