We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24679a9 commit 3089cecCopy full SHA for 3089cec
CHANGELOG.md
@@ -24,6 +24,7 @@ NOTE: [`eframe`](eframe/CHANGELOG.md), [`egui_web`](egui_web/CHANGELOG.md) and [
24
* Add `ScrollArea::enable_scrolling` to allow freezing scrolling when editing TextEdit widgets within it
25
26
### Changed 🔧
27
+* [Tweaked the default visuals style](https://github.com/emilk/egui/pull/450).
28
* Plot: Changed `Curve` to `Line`.
29
* `TopPanel::top` is now `TopBottomPanel::top`.
30
* `SidePanel::left` no longet takes the default width by argument, but by a builder call.
0 commit comments