univrsal / input-overlay

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

Fix clipping and positioning in WASD extended #309

Closed FibreTTP closed 1 year ago

FibreTTP commented 1 year ago

Fixed positioning of the Space and G key in wasd-extended-numeric.json. Note that the 5.0.0 release has those two keys clipping, but as of the current commit, it has been fixed. See Imgur. If the Space key position is intended, please revert.

Fixed clipping of the Space key in wasd-extended-numeric-min.json. The 5.0.0 version seems to be the same as the current commit: the Space key is clipping. See Imgur.

Thanks for the cool plugin.

univrsal commented 1 year ago

thank you for the contribution