VeinGuo / VGPlayer

📺 A simple iOS video player by Vein.
https://github.com/VeinGuo/VGPlayer
MIT License
400 stars 101 forks source link

Move extension c to class function and open it #77

Closed j796160836 closed 5 years ago

j796160836 commented 5 years ago

Hi, First, thanks for your awesome project. I found a problem when use to customize VGPlayerView. That is extension function cannot be override it.

So I move the extension function into class function, that will be more flexible.


Yeah, you guessed it. The gesture you provided is not meet my requirement. I need to override them.