mirror of https://git.suyu.dev/suyu/suyu
qt_web_browser: Fix button inputs with QtWebEngine
Button inputs were broken as button was assumed to be the bit position of NpadButton prior to the input rewrite. Since this was changed to use NpadButton directly, we should count the number of trailing zeros to determine the bit position.merge-requests/60/head
parent
770611fdf3
commit
cbef6b1fca
Loading…
Reference in New Issue