egui/egui_demo_app/src
Emil Ernerfeldt 41f31116ce `Layout::left_to_right/right_to_left` now takes the valign as argument
Previous default was `Align::Center`.

Closes https://github.com/emilk/egui/issues/1040
Closes https://github.com/emilk/egui/issues/1836
Closes https://github.com/emilk/egui/pull/1837
2022-07-22 11:02:26 +02:00
..
apps Update wgpu to 0.13 (#1670) 2022-07-03 15:43:39 +02:00
backend_panel.rs Implement repaint_after for eframe web (#1760) 2022-06-22 14:25:42 +02:00
frame_history.rs Replace `TODO:` with `TODO(emilk):` and update code guidelines 2022-05-21 16:53:25 +02:00
lib.rs Enable and fix a bunch more lints 2022-07-11 23:08:48 +02:00
main.rs Add egui_wgpu crate (#1564) 2022-05-12 09:02:28 +02:00
wrap_app.rs `Layout::left_to_right/right_to_left` now takes the valign as argument 2022-07-22 11:02:26 +02:00