mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
Improve documentation
This commit is contained in:
@@ -19,8 +19,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
### Changed 🔧
|
||||
|
||||
* New simpler and sleeker look!
|
||||
* Center window titles.
|
||||
* Tweak size and alignment of some emojis to match other text.
|
||||
* Rename `PaintCmd` to `Shape`.
|
||||
* Replace tuple `(Rect, Shape)` with tuple-struct `ClippedShape`.
|
||||
* Rename feature `"serde"` to `"persistence"`.
|
||||
@@ -31,6 +29,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
* Fixed a bug that would sometimes trigger a "Mismatching panels" panic in debug builds.
|
||||
* `Image` and `ImageButton` will no longer stretch to fill a justified layout.
|
||||
|
||||
|
||||
## 0.7.0 - 2021-01-04
|
||||
|
||||
### Added ⭐
|
||||
|
||||
Reference in New Issue
Block a user