mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-04 14:27:52 +00:00
96579e515a
We were unconditionally accessing the keyboard_buttons array, even if the bottom_osk_index was for the numberpad, leading to an out of bounds array access. Fix this by accessing the proper array for the current button when the index is for the numberpad. |
||
---|---|---|
.. | ||
qt_controller.cpp | ||
qt_controller.h | ||
qt_controller.ui | ||
qt_error.cpp | ||
qt_error.h | ||
qt_profile_select.cpp | ||
qt_profile_select.h | ||
qt_software_keyboard.cpp | ||
qt_software_keyboard.h | ||
qt_software_keyboard.ui | ||
qt_web_browser.cpp | ||
qt_web_browser.h | ||
qt_web_browser_scripts.h |