univrsal / input-overlay

Show keyboard, gamepad and mouse input on stream
GNU General Public License v2.0
2.63k stars 235 forks source link

Unresponsive mouse movement when creating config file #385

Open Zernomis opened 5 months ago

Zernomis commented 5 months ago

Describe the bug possible missing line "mouse_radius": 50, when exporting preset with "Mouse movement"

To Reproduce create a static texture, create a new mouse movement dot set to "move" on the static texture, export the json file

behavior and fix when I create a mouse movement preset with the dot and upload it to obs, it is unresponsive, it doesn't move at all. However, I found out that it works as expected by adding the line "mouse_radius": 40, which is absent from the exported .json file but present in the mouse dot preset given with the plugin.

Additional information: Plugin version 5.0.4

Additional context I have tested it on chromium and firefox with the same outcome consistently.