egui/crates
Emil Ernerfeldt 34672bc1bb
Add improved pixel alignment test with alternating white/black lines (#4537)
This is a good test, because you will have obvious darkening/lightening
when this fails, and/or Moiré patterns.

<img width="490" alt="image"
src="https://github.com/emilk/egui/assets/1148717/bee74b9f-2529-4544-9102-2ee273eade2d">
2024-05-24 15:55:36 +02:00
..
ecolor Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00
eframe Remove `Event::Scroll` and handle it in egui (#4524) 2024-05-22 21:35:15 +02:00
egui Add `Options::line_scroll_speed` and `scroll_zoom_speed` (#4532) 2024-05-23 10:07:08 +02:00
egui-wgpu Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00
egui-winit Remove `Event::Scroll` and handle it in egui (#4524) 2024-05-22 21:35:15 +02:00
egui_demo_app Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00
egui_demo_lib Add improved pixel alignment test with alternating white/black lines (#4537) 2024-05-24 15:55:36 +02:00
egui_extras Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00
egui_glow Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00
egui_plot Introduce lifetime to `egui_plot::Plot` to replace `'static` fields (#4435) 2024-05-15 09:58:31 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00
epaint Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00