1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00

Revert change of scrollspeed in egui_web

https://github.com/emilk/egui/pull/702
This commit is contained in:
Emil Ernerfeldt
2021-09-07 20:47:53 +02:00
parent acb5501fe4
commit 6331bfed90
3 changed files with 2 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ All notable changes to the `eframe` crate.
## Unreleased
* Remove "http" feature (use https://github.com/emilk/ehttp instead!).
* Increase scroll speed.
* Increase native scroll speed.
## 0.14.0 - 2021-08-24