Skip to content

MediaScrubProgressBar: Fix undefined FeatureKey.type and selector

Soomin Lee requested to merge bubu/vlc-ios:mediascrub/font/monospace/01 into master

By using UIFont.monospacedDigitSystemFont in order to set the font to a monospaced font, we are simplifying the whole block of code and resolving the undefined UIFontDescriptor.FeatureKey.type/selector.

Merge request reports

Loading