summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Runtime
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2023-12-10 10:49:16 +0100
committerJosJuice <josjuice@gmail.com>2023-12-10 10:49:16 +0100
commitab4f4c62ee6efd505e5d54121c7646ff07f9345a (patch)
treeb33a360dfb1e14c7eab08035dc08793be972a583 /Source/Core/VideoCommon/GraphicsModSystem/Runtime
parentdd227fea5a9cd87db484126892499ff773677ae4 (diff)
Android: Fix crash when trying to edit gate size setting
The gate size is 79.37125 by default, and the step size is 0.5. Android throws an exception if we try to show the slider with the value set to something that isn't divisible by the step size. To avoid this problem, round the value.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Runtime')
0 files changed, 0 insertions, 0 deletions