1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-01 06:10:06 -04:00

[refactor] minor code cleanup

This commit is contained in:
Emil Ernerfeldt
2020-05-23 22:10:08 +02:00
parent 19cbe6bd6e
commit 7d0a16d0e8
7 changed files with 24 additions and 31 deletions

View File

@@ -78,8 +78,9 @@ Add extremely quick animations for some things, maybe 2-3 frames. For instance:
### Input
* [x] Distinguish between clicks and drags
* [ ] Double-click
* [x] Double-click
* [x] Text
* [ ] Support all mouse buttons
### Debugability / Inspection
* [x] Widget debug rectangles