Commit Graph
1 Commits
Author SHA1 Message Date
4474bf1a5e Add feature to flip the video horizontally (#7478)
* Add feature to flip the video horizontally

* Rename to .vjs-vid-flip-h for clarity

* Refactor to use Video.js plugin system

* Add cleanup method for VideoFlipHorizontallyPlugin

* Refactor code

* Add menu to video-filter-menu-button

* Fix submenu being pushed outside of the player

* Remove hotkey for mirror feature

* Rewrite event to be more explicit

* Add working button to flip video

* Remove extra comma

* Unhardcode videoFilter for videoFilter Menu

* Cleanup and add hotkey

---------

Co-authored-by: sunny-codex <265379505+sunny-codex@users.noreply.github.com>
Co-authored-by: Chocobozzz <me@florianbigard.com>
2026-04-14 09:35:40 +02:00