1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 21:30:03 -04:00
Files
egui/egui_demo_lib/src/apps/demo
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
..
2021-05-09 13:17:32 +02:00
2021-06-24 20:13:34 +02:00
2021-05-09 13:07:56 +02:00
2021-06-28 10:51:06 +02:00
2021-07-02 09:25:53 +02:00