mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Resize windows by dragging any side or corner
This commit is contained in:
@@ -15,7 +15,7 @@ This is the core library crate Emigui. It is fully platform independent without
|
||||
* [x] Kinetic windows
|
||||
* [ ] Windows should open from `UI`s and be boxed by parent ui.
|
||||
* Then we could open the example app inside a window in the example app, recursively.
|
||||
* [ ] Resize any side and corner on windows
|
||||
* [x] Resize any side and corner on windows
|
||||
* [ ] Fix autoshrink
|
||||
* [ ] Scroll areas
|
||||
* [x] Vertical scrolling
|
||||
|
||||
Reference in New Issue
Block a user