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.
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
Comment #1
nickgs commentedHi 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
Comment #2
mrtoner commentedOkay, 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?
Comment #3
nickgs commentedI 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
Comment #4
travist commentedHey 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.
Comment #5
nickgs commentedExcellent Travis!
Thank you!!
Nick
Comment #7
mrtoner commentedThis looks great!