mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 06:39:14 +01:00

The step size for the slider ended up being 10, but Android wanted it to be a divisor of the slider's range (which is 128 - 64 = 64).
The step size for the slider ended up being 10, but Android wanted it to be a divisor of the slider's range (which is 128 - 64 = 64).