mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
epaint: Improve rendering of very thin rectangles
This commit is contained in:
@@ -6,6 +6,7 @@ All notable changes to the epaint crate will be documented in this file.
|
||||
* Improve the look of thin white lines ([#2437](https://github.com/emilk/egui/pull/2437)).
|
||||
* Don't render `\r` (Carriage Return) ([#2452](https://github.com/emilk/egui/pull/2452)).
|
||||
* Fix bug in `Mesh::split_to_u16` ([#2459](https://github.com/emilk/egui/pull/2459)).
|
||||
* Improve rendering of very thin rectangles.
|
||||
|
||||
|
||||
## 0.20.0 - 2022-12-08
|
||||
|
||||
Reference in New Issue
Block a user