Update site/content/entry/yuzu-progress-report-may-2021/index.md

Co-authored-by: Ameer J <52414509+ameerj@users.noreply.github.com>
This commit is contained in:
Matías Locatti 2021-06-09 00:22:17 -03:00 committed by liushuyu
parent db11fe9a95
commit c71c247649

View file

@ -181,7 +181,7 @@ resulting, again, in crashes.
[This is fixed by reading only the text check message.](https://github.com/yuzu-emu/yuzu/pull/6374). Thanks to gidoly and OZ for all the help in finding this!
Lastly, there was an issue where the mouse input is captured by the software keyboard until the user moves to the next event.
german77 fixes this [by releasing the mouse input when yuzu is out of focus.](https://github.com/yuzu-emu/yuzu/pull/6275)
german77 fixed this [by releasing the mouse input when yuzu is out of focus.](https://github.com/yuzu-emu/yuzu/pull/6275)
## General bugfixes