mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 05:10:03 -04:00
Increase scroll-speed on glium from 8 to 50 points per scroll tick
Closes https://github.com/emilk/egui/issues/461 Closes https://github.com/emilk/egui/pull/702
This commit is contained in:
@@ -4,6 +4,7 @@ All notable changes to the `eframe` crate.
|
||||
|
||||
## Unreleased
|
||||
* Remove "http" feature (use https://github.com/emilk/ehttp instead!).
|
||||
* Increase scroll speed.
|
||||
|
||||
|
||||
## 0.14.0 - 2021-08-24
|
||||
|
||||
Reference in New Issue
Block a user