summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoBackendBase.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2023-09-02 09:12:42 +0200
committerJosJuice <josjuice@gmail.com>2023-09-02 09:12:42 +0200
commite6138d7683b8b86ad368f5056b424593cf36a10d (patch)
tree65152e6a5ce5b7e8f5bdcf65213d4a2ff1e69ee6 /Source/Core/VideoCommon/VideoBackendBase.cpp
parent5e5887a378db28324a8fc8825f21539525412e12 (diff)
Android: Fix controller float sliders crashing
By not setting a stepSize, stepSize was getting set to the default value of 0, which is an Int. This later caused a crash when trying to cast it to Float.
Diffstat (limited to 'Source/Core/VideoCommon/VideoBackendBase.cpp')
0 files changed, 0 insertions, 0 deletions