CODESIGN2 / media-playback-speed

WordPress plugin to control media playback speed. Originally for shortcode tags.
https://wordpress.org/plugins/media-playback-speed/
1 stars 2 forks source link

Thank you, great plugin #4

Open elDudarino opened 4 years ago

elDudarino commented 4 years ago

I would suggest that one very simple thing that could be done to take this to the next level is to, instead of having the 4 buttons inline horizontally, to have just one icon instead (this makes the timebar larger and easier to navigate, especially on mobile!) and then that icon-click drops a vertical speed selection. Much like youtube. I think this could possibly be done just with CSS? Thanks you, excellent work so far!

                                                                        2
                                                                       1.5
                                                                        1
                                                                       .75
                                                                        .5
Lewiscowles1986 commented 4 years ago

Hey elDudarino,

That is actually something I did when I was first playing with this. One of the reasons it's not released, and hasn't been pursued is that accessibile controls are complicated by that.

Happy to accept PR's, but I can't give an ETA to implement this.