mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
* 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
331 B
331 B
Changelog for egui_extras
All notable changes to the egui_extras integration will be noted in this file.
Unreleased
- Added
Strip,TableandDatePicker(#963).
0.17.0 - 2022-02-22
RetainedImage: conventience for loading svg, png, jpeg etc and showing them in egui.