mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
Fix typos
This commit is contained in:
@@ -1230,7 +1230,7 @@ egui_extras::install_image_loaders(egui_ctx);
|
|||||||
* [Tweaked the default visuals style](https://github.com/emilk/egui/pull/450).
|
* [Tweaked the default visuals style](https://github.com/emilk/egui/pull/450).
|
||||||
* Plot: Renamed `Curve` to `Line`.
|
* Plot: Renamed `Curve` to `Line`.
|
||||||
* `TopPanel::top` is now `TopBottomPanel::top`.
|
* `TopPanel::top` is now `TopBottomPanel::top`.
|
||||||
* `SidePanel::left` no longet takes the default width by argument, but by a builder call.
|
* `SidePanel::left` no longer takes the default width by argument, but by a builder call.
|
||||||
* `SidePanel::left` is resizable by default.
|
* `SidePanel::left` is resizable by default.
|
||||||
|
|
||||||
### 🐛 Fixed
|
### 🐛 Fixed
|
||||||
|
|||||||
Reference in New Issue
Block a user