When Controller Only is selected, the volume slider will still appear, although it's not selectable because the controller's DIV is only 32px high (osmplayer). The volume slider probably should be hidden.

Comments

nickgs’s picture

Hi mrtoner,

This issue may provide a solution:

http://drupal.org/node/1690988

If we position the volume slider to become horizontal on controller only players this should solve this.

I haven't tested this yet but should do the trick.

Thanks.

Nick

mrtoner’s picture

Okay, but -- like atomicjeep -- I'm unclear where/how I use this in my template. Or are you saying you would add something to OSMplayer to set this automatically for controller-only players?

nickgs’s picture

I am not very clear how to do this myself but yes ideally if the player is in controller only mode then the volume bar should be horizontal. Volume control is essentially not usable at all in controller only mode currently.

Thanks

Nick

travist’s picture

Status: Active » Fixed

Hey guys,

This was also bugging me so I fixed it in the latest DEV version. Here is what the volume bar looks like when you have it as controller only...

https://skitch.com/travistidwell/ekq86/coldplay-speed-of-sound-mediafront

I also took the liberty to add a new setting so that if anyone wants the horizontal volume control in any preset, they can do so using the following setting...

https://skitch.com/travistidwell/ekqg5/nodeplayer-mediafront

Thanks for your patience.

Travis.

nickgs’s picture

Excellent Travis!

Thank you!!

Nick

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

mrtoner’s picture

This looks great!