Commit cbef6b1f authored by Morph's avatar Morph
Browse files

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.
parent 770611fd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment