mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 23:30:04 -04:00
Do less rounding of positions to pixel boundaries
Fixes https://github.com/emilk/egui/issues/27
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
* Add ability to override text color with `visuals.override_text_color`
|
||||
* Refactored the interface for `egui::app::App`
|
||||
* Demo App: Add slider to scale all of Egui
|
||||
* Fix a bug where some regions would slowly grow for non-integral scales (`pixels_per_point`).
|
||||
|
||||
## 0.2.0 - 2020-10-10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user