mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
This reverts commit 7b641be7b0.
It accidentally disabled constraining for all windows
This commit is contained in:
@@ -15,7 +15,6 @@ NOTE: [`epaint`](epaint/CHANGELOG.md), [`eframe`](eframe/CHANGELOG.md), [`egui_w
|
||||
|
||||
### Fixed 🐛
|
||||
* Context menu now respects the theme ([#1043](https://github.com/emilk/egui/pull/1043))
|
||||
* Immovable windows can no longer incorrectly move ([#1049](https://github.com/emilk/egui/pull/1049))
|
||||
|
||||
## 0.16.1 - 2021-12-31 - Add back `CtxRef::begin_frame,end_frame`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user