docs: changelog

This commit is contained in:
Jack Wills
2023-03-02 04:13:31 +00:00
parent c74f6c1179
commit cb7518afe6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ pub struct Ui {
}
impl Ui {
/// Enable mouse capture, but don't enable all the mouse movements, which improves performance, and is part of the fix for the weird mouse event output bug
/// Enable mouse capture, but don't enable capture of all the mouse movements, doing so will improve performance, and is part of the fix for the weird mouse event output bug
pub fn enable_mouse_capture() {
io::stdout()
.write_all(