You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add feature to control menu "Zoom" like in attached video.
zoom.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.
The text was updated successfully, but these errors were encountered:
leporel
changed the title
Zoomable video
feature: Zoomable video
Aug 10, 2022
Add feature to control menu "Zoom" like in attached video.
zoom.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.
The text was updated successfully, but these errors were encountered: