fix refresh_rate_millihertz on macOS (#3254)
* fix refresh_rate_millihertz on macOS * round after conversion to mHz * add changelog entry
This commit is contained in:
parent
da947992ac
commit
f735f028a1
2 changed files with 10 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ Unreleased` header.
|
|||
- On X11, fix an issue where floating point data from the server is
|
||||
misinterpreted during a drag and drop operation.
|
||||
- On X11, fix a bug where focusing the window would panic.
|
||||
- On macOS, fix `refresh_rate_millihertz`.
|
||||
|
||||
# 0.29.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue