Skip to content

[3.3.x] VideoPlayerViewController: Sliders bug fixes

This merge request brings:

  • Brightness and volume sliders' sensibility adjustments to make this feature usable.
  • Volume assignment fix: the audio session is now able to recognize the volume assignment and does not reset the volume each time the slider is used.
  • The sliders are now still visible while being used even past the hiding timer's time interval.

(Backport from !824 (merged))

Edited by Diogo Simao Marques

Merge request reports