egui/egui_demo_lib/src
Emil Ernerfeldt faf104220b Grid::num_columns: allow the last column to take up the rest of the space
This allows for resizaeable grids, where the last column will be given the remainder of the width.
To demonstrate, the widget gallery window is now resizeable.
2021-07-02 09:55:57 +02:00
..
apps Grid::num_columns: allow the last column to take up the rest of the space 2021-07-02 09:55:57 +02:00
easy_mark Style tweaks (#450) 2021-06-12 15:53:56 +02:00
backend_panel.rs demo: Move egui settings/inspection windows to backend panel 2021-05-28 00:40:36 +02:00
frame_history.rs Typo previus -> previous (#214) 2021-03-09 18:57:45 +01:00
lib.rs Use old 1.51 toolchain instead of bleeding edge (#505) 2021-06-23 09:16:39 +02:00
wrap_app.rs clippy fixes for rust 1.53 2021-06-22 23:38:34 +02:00