1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 05:10:03 -04:00

Release egui_plot 0.24.2 (#3763)

## Changelog
* Fix plot auto-bounds default
[#3722](https://github.com/emilk/egui/pull/3722) (thanks
[@abey79](https://github.com/abey79)!)

---------

Co-authored-by: Antoine Beyeler <49431240+abey79@users.noreply.github.com>
This commit is contained in:
Emil Ernerfeldt
2024-01-03 09:42:56 +01:00
committed by GitHub
parent e2c1d9f90d
commit 34c341444f
2 changed files with 5 additions and 1 deletions

View File

@@ -781,7 +781,7 @@ impl Plot {
max: pos + size,
};
// Next we want to create this layout.
// Incides are only examples.
// Indices are only examples.
//
// left right
// +---+---------x----------+ +