egui/crates/egui_extras/src
Emil Ernerfeldt 7133818c59
Make sure scroll bars are always visible (#2371)
* Nicer debug rectangles

* Move scrollbars into the clip-rect so they are always visible

* Improve table demo

* Add options for controlling inner and outer margin of the scroll bars

* Add line to changelog

* Update egui_extras changelog with recent Table improvements

* Refactor Table:s scroll options

* Add Table::auto_size

* Rename it auto_shrink
2022-11-30 22:58:00 +01:00
..
datepicker egui_extras::Table improvements (#2369) 2022-11-30 19:56:06 +01:00
image.rs feat: add a way to provide customable scaling to SVG rasterization (#2252) 2022-11-07 16:52:14 +01:00
layout.rs egui_extras::Table improvements (#2369) 2022-11-30 19:56:06 +01:00
lib.rs Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00
sizing.rs Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00
strip.rs egui_extras::Table improvements (#2369) 2022-11-30 19:56:06 +01:00
table.rs Make sure scroll bars are always visible (#2371) 2022-11-30 22:58:00 +01:00