mirror of https://git.suyu.dev/suyu/suyu
qt_software_keyboard: Fix out of bounds array access
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.merge-requests/60/head
parent
3592628302
commit
96579e515a
Loading…
Reference in New Issue