violin-suzutsuki / LinoriaLib

MIT License
51 stars 312 forks source link

Shift keybind is both left and right shift #35

Closed sh0tx420 closed 1 year ago

sh0tx420 commented 1 year ago

I want to set the default keybind of my menu to RightShift. When I try to set the default keybind to open the menu to LeftShift, pressing RightShift works too, but when I try to set the default keybind to RightShift, neither keybind works. Both LeftShift and RightShift are valid KeyCodes in the Roblox Creator Documentation. This issue is the same with the Ctrl keys as well.

sh0tx420 commented 1 year ago

By the way, is this an issue with the executor? Synapse is down at the moment so I can't check how it works there

notpoiu commented 1 year ago

Roblox UWP does not register RightShift, its a UWP issue.