Skip to content

Replace vertical slider control - create new implementation

Craig Reyenga requested to merge craig_r/vlc-ios:craig_r/vertical-slider into master

This MR creates a new vertical slider control from scratch. It is only implemented in a demo view controller for now. Once approved, another MR will replace existing vertical sliders with this one.

#1875 - partially

To test: present VerticalSliderControl_DemoViewController and play with both sliders. Modify this view controller to change various slider properties and confirm you get what you expect.

Merge request reports

Loading