Fix gif in CHANGELOG.md
This commit is contained in:
parent
5c372a7b36
commit
d7453e42d3
|
|
@ -22,7 +22,7 @@ Changes since the last release can be found at <https://github.com/emilk/egui/co
|
|||
This release adds the `Scene` container to egui. It is a pannable, zoomable canvas that can contain `Widget`s and child `Ui`s.
|
||||
This will make it easier to e.g. implement a graph editor.
|
||||
|
||||

|
||||

|
||||
|
||||
#### Clearer, pixel perfect rendering
|
||||
The tessellator has been updated for improved rendering quality and better performance. It will produce fewer vertices
|
||||
|
|
|
|||
Loading…
Reference in New Issue