egui/egui_extras/src
Emil Ernerfeldt 5dff1e42c6
More table improvements (#1440)
* Clip by default
* Fix some spacing bugs
* datepicker: look nicer in light mode
* datepicker: show month names
* Table: don't allow resize of last column if it is Size::Remainder
2022-04-01 15:27:42 +02:00
..
datepicker More table improvements (#1440) 2022-04-01 15:27:42 +02:00
image.rs Use atomic_refcell instead of parking_lot for wasm32 targets (#1404) 2022-03-22 15:34:21 +01:00
layout.rs More table improvements (#1440) 2022-04-01 15:27:42 +02:00
lib.rs Dynamic sized strips, tables, and date picker (#963) 2022-03-31 21:13:25 +02:00
sizing.rs Table: fix bug with item spacing 2022-04-01 14:43:43 +02:00
strip.rs More table improvements (#1440) 2022-04-01 15:27:42 +02:00
table.rs More table improvements (#1440) 2022-04-01 15:27:42 +02:00