mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 07:10:04 -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:
@@ -7,6 +7,8 @@ All notable changes to the `egui_glium` integration will be noted in this file.
|
||||
* Remove "http" feature (use https://github.com/emilk/ehttp instead!).
|
||||
* Add `epi::NativeTexture` trait for glium painter
|
||||
* Deprecate 'Painter::register_glium_texture'
|
||||
* Increase scroll speed.
|
||||
|
||||
|
||||
## 0.14.0 - 2021-08-24
|
||||
* Fix native file dialogs hanging (eg. when using [`rfd`](https://github.com/PolyMeilex/rfd)).
|
||||
|
||||
Reference in New Issue
Block a user