mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
Add Frame::set_window_title() (#828)
* Add `Frame::set_window_title()` * Changelog and fmt for `Frame::set_window_title()` Co-authored-by: Caleb Smith <caleb@myrvmail.com>
This commit is contained in:
@@ -5,6 +5,7 @@ NOTE: [`egui_web`](egui_web/CHANGELOG.md), [`egui-winit`](egui-winit/CHANGELOG.m
|
||||
|
||||
|
||||
## Unreleased
|
||||
* `Frame` now provides `set_window_title` to set window title dynamically
|
||||
* `Frame` now provides `set_decorations` to set whether to show window decorations.
|
||||
* Remove "http" feature (use https://github.com/emilk/ehttp instead!).
|
||||
* Increase native scroll speed.
|
||||
|
||||
Reference in New Issue
Block a user