egui/crates
Juan Campa 78d95f430b
Consider layer transform when positioning text agent (#4319)
When positioning the text agent, the layer transform was not being
considered. This not only caused issues with IME input positioning but
also layout shifts if the text agent was off-screen.

Before

![Screenshot 2024-04-04 at 13 33
11@2x](https://github.com/emilk/egui/assets/1410520/5d88a358-67bd-478c-95c9-d76f84d57c39)

After

![Screenshot 2024-04-04 at 13 31
52@2x](https://github.com/emilk/egui/assets/1410520/55f068c7-56fe-4ba4-8455-7d0f613e8a52)
2024-04-05 07:31:33 +02:00
..
ecolor Release 0.27.2 - Fix blurry web rendering 2024-04-02 18:18:43 +02:00
eframe Release 0.27.2 - Fix blurry web rendering 2024-04-02 18:18:43 +02:00
egui Consider layer transform when positioning text agent (#4319) 2024-04-05 07:31:33 +02:00
egui-wgpu Release 0.27.2 - Fix blurry web rendering 2024-04-02 18:18:43 +02:00
egui-winit Release 0.27.2 - Fix blurry web rendering 2024-04-02 18:18:43 +02:00
egui_demo_app Rename "Color test" to "Rendering test", and restructure it slightly (#4298) 2024-04-01 13:08:52 +02:00
egui_demo_lib Rename "Color test" to "Rendering test", and restructure it slightly (#4298) 2024-04-01 13:08:52 +02:00
egui_extras Release 0.27.2 - Fix blurry web rendering 2024-04-02 18:18:43 +02:00
egui_glow Release 0.27.2 - Fix blurry web rendering 2024-04-02 18:18:43 +02:00
egui_plot Release 0.27.2 - Fix blurry web rendering 2024-04-02 18:18:43 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Add some tests for `Rect` 2024-03-26 11:13:04 +01:00
epaint Release 0.27.2 - Fix blurry web rendering 2024-04-02 18:18:43 +02:00