1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 12:50:04 -04:00

Revert "feat: Set whether to show decorations (#660)" (#671)

This reverts commit 0db74f3000.
This commit is contained in:
Emil Ernerfeldt
2021-08-28 12:29:19 +02:00
committed by GitHub
parent 776770cdcd
commit e98ae2ea7a
4 changed files with 1 additions and 25 deletions

View File

@@ -3,7 +3,6 @@ All notable changes to the `eframe` crate.
## Unreleased
* `Frame` now provides `set_decorations` to set whether to show window decorations.
## 0.14.0 - 2021-08-24