mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Store/restore emigui memory state (window positions, sizes etc)
This commit is contained in:
@@ -36,11 +36,15 @@ Mostly a tech demo at this point. I hope to find time to work more on this in th
|
||||
|
||||
Features:
|
||||
|
||||
* Text
|
||||
* Labels
|
||||
* Buttons, checkboxes, radio buttons and sliders
|
||||
* Horizontal or vertical layout
|
||||
* Column layout
|
||||
* Collapsible headers (sections)
|
||||
* Windows
|
||||
* Resizable regions
|
||||
* Vertical scolling
|
||||
* Simple text input
|
||||
* Anti-aliased rendering of circles, rounded rectangles and lines.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user