mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
Fix set_width/set_min_width/set_height/set_min_height
Closes https://github.com/emilk/egui/issues/647 Broke in https://github.com/emilk/egui/pull/629
This commit is contained in:
@@ -7,6 +7,10 @@ NOTE: [`eframe`](eframe/CHANGELOG.md), [`egui_web`](egui_web/CHANGELOG.md) and [
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Fixed 🐛
|
||||
|
||||
* Fix `set_width/set_min_width/set_height/set_min_height`
|
||||
|
||||
|
||||
## 0.14.0 - 2021-08-24 - Ui panels and bug fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user