mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 07:10:04 -04:00
Table resize (#1438)
* Let 1D strips fill up parent width/height * Add Strip + Table + DatePicker to egui_extras changelog * Expose some dragging- and pointer related context/memory methods * Make tables resizable
This commit is contained in:
@@ -3,6 +3,7 @@ All notable changes to the `egui_extras` integration will be noted in this file.
|
||||
|
||||
|
||||
## Unreleased
|
||||
* Added `Strip`, `Table` and `DatePicker` ([#963](https://github.com/emilk/egui/pull/963)).
|
||||
|
||||
|
||||
## 0.17.0 - 2022-02-22
|
||||
|
||||
Reference in New Issue
Block a user