mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Make size and alignment of emoji-icon-font match the rest of the fonts
This is done via a hack (for now).
This commit is contained in:
@@ -13,6 +13,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
* Add `ui.allocate_at_least` and `ui.allocate_exact_size`.
|
||||
|
||||
### Changed 🔧
|
||||
|
||||
* Tweak size and alignment of some emojis to match other text.
|
||||
|
||||
### Fixed 🐛
|
||||
|
||||
* Fixed a bug that would sometimes trigger a "Mismatching panels" panic in debug builds.
|
||||
|
||||
Reference in New Issue
Block a user