Increase max autoscroll speed
This commit is contained in:
@@ -17,7 +17,7 @@ import org.koitharu.kotatsu.core.prefs.AppSettings
|
||||
import org.koitharu.kotatsu.core.prefs.observeAsFlow
|
||||
import kotlin.math.roundToLong
|
||||
|
||||
private const val MAX_DELAY = 20L
|
||||
private const val MAX_DELAY = 8L
|
||||
private const val MAX_SWITCH_DELAY = 10_000L
|
||||
private const val INTERACTION_SKIP_MS = 2_000L
|
||||
private const val SPEED_FACTOR_DELTA = 0.02f
|
||||
|
||||
Reference in New Issue
Block a user