1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 23:00:04 -04:00

Kinetic windows

This commit is contained in:
Emil Ernerfeldt
2020-05-03 13:28:47 +02:00
parent bfbb669d02
commit 45564f952b
12 changed files with 398 additions and 229 deletions

View File

@@ -12,7 +12,7 @@ This is the core library crate Emigui. It is fully platform independent without
* [x] Collapsing header region
* [x] Tooltip
* [x] Movable/resizable windows
* [ ] Kinetic windows
* [x] Kinetic windows
* [ ] BUG FIX: Don't catch clicks on closed windows
* [ ] Scroll areas
* [x] Vertical scrolling