mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Kinetic scrolling (#20)
* Fixed typo in function description * Added vertical kinetic scrolling * Checked off kinetic scrolling from TODO Co-authored-by: Markus Webel <m@rkus.online>
This commit is contained in:
2
TODO.md
2
TODO.md
@@ -18,7 +18,7 @@ TODO-list for the Egui project. If you looking for something to do, look here.
|
||||
* [x] Scroll-wheel input
|
||||
* [x] Drag background to scroll
|
||||
* [ ] Horizontal scrolling
|
||||
* [ ] Kinetic scrolling
|
||||
* [X] Kinetic scrolling
|
||||
* [ ] Text
|
||||
* [ ] Unicode
|
||||
* [ ] Shared mutable expanding texture map?
|
||||
|
||||
Reference in New Issue
Block a user