bitmovin-player-ui icon indicating copy to clipboard operation
bitmovin-player-ui copied to clipboard

Add styles for vertical VolumeSlider

Open protyposis opened this issue 5 years ago • 4 comments

The VolumeSlider is currently only designed for the default horizonal use. When setting the config property vertical: true, it is incorrectly rendered because the styles for vertical rendering have not been written yet (they have been written partially but were never finished because nobody needed it yet).

Also applies to new VolumeControlButton({ vertical: false }).

protyposis avatar Jan 07 '19 09:01 protyposis

@protyposis I needed it for a project, I'll create a PR when I have the vertical styles in place.

aguilarcarlos avatar Mar 12 '19 23:03 aguilarcarlos

@protyposis I needed it for a project.

lucassouzamiranda avatar Apr 05 '19 18:04 lucassouzamiranda

@protyposis I needed it for a project. thanks

jonathanmachado avatar Dec 30 '19 19:12 jonathanmachado

@aguilarcarlos did you ever get those vertical styles? 🙏

ohtanya avatar Oct 13 '20 21:10 ohtanya