fix fast scroll speed on macos. (#85)

This commit is contained in:
Miroslav Šedivý
2021-07-17 11:56:26 +02:00
committed by GitHub
parent ffcca402ef
commit 429fc7eb68
2 changed files with 22 additions and 1 deletions

View File

@ -86,6 +86,7 @@ For n.eko room management software visit https://github.com/m1k1o/neko-rooms.
- While IP address fetching is now proxy ignored.
- Start unmuted on reconnects.
- Switched to latest firefox version instead of esr.
- Fixed very fast scroll speed on MacOS.
### Roadmap & TODOs
- Catch errors from gst pipeline, tell user if broadcast failed.