cloudhead / rx

👾 Modern and minimalist pixel editor
https://discord.gg/xHggPjfsS9
GNU General Public License v3.0
3.07k stars 109 forks source link

Panic if PS4 Controller is connected #91

Closed Stupremee closed 3 years ago

Stupremee commented 3 years ago

If I try to start rx while my dualshock controller is connected, I get the following panic:

thread 'main' panicked at 'GLFW Error: Invalid button in gamepad mapping 030000004c050000c405000011810000
(PS4 Controller)', /home/stu/.cargo/registry/src/github.com-1ecc6299db9ec823/glfw-0.34.0/src/lib.rs:422:5
Stupremee commented 3 years ago

Nvm. This bug is fixed on the latest master branch