1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 06:40:06 -04:00

Center window titles

This commit is contained in:
Emil Ernerfeldt
2021-01-10 10:41:04 +01:00
parent 430fcd9e91
commit e079ac5b46
4 changed files with 55 additions and 20 deletions

View File

@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed 🔧
* Center window titles.
* Tweak size and alignment of some emojis to match other text.
### Fixed 🐛