-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
At this time, I don't believe we have a setting for changing our jump length on either 1.3.1 (App Store) or 1.4 (TestFlight). I have created a new issue to track this here: |
Beta Was this translation helpful? Give feedback.
-
|
No, the jump setting was somewhat accidentally left out in #1581 as the jump values themselves were changed and I just never got around to making the customizability I want for it. I'd be okay with a conformance to |
Beta Was this translation helpful? Give feedback.


No, the jump setting was somewhat accidentally left out in #1581 as the jump values themselves were changed and I just never got around to making the customizability I want for it.
I'd be okay with a conformance to
SupportedCaseIterableon it for now with just the static values to fix the allowed setting, or someone can implement custom value creation alongside it.Swiftfin/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/VideoPlayerSettingsView.swift
Line 32 in fb40cdd