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

Refactor text layout: fewer allocations

This commit is contained in:
Emil Ernerfeldt
2020-05-16 17:28:15 +02:00
parent cdfd42eb3e
commit d3a3e4fa73
5 changed files with 115 additions and 75 deletions

View File

@@ -22,7 +22,7 @@ This is the core library crate Emigui. It is fully platform independent without
* [x] Scroll-wheel input
* [x] Drag background to scroll
* [ ] Kinetic scrolling
* [x] Add support for clicking links
* [x] Add support for clicking hyperlinks
* [x] Menu bar (File, Edit, etc)
* [ ] Sub-menus
* [ ] Keyboard shortcuts