mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 23:30:04 -04:00
Rename FontFamily::VariableWidth to FontFamily::Proportional
This commit is contained in:
@@ -9,6 +9,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Changed 🔧
|
||||
|
||||
* Renamed `FontFamily::VariableWidth` to `FontFamily::Proportional`.
|
||||
|
||||
### Fixed 🐛
|
||||
|
||||
* `RepaintSignal` now implements `Sync` so it can be sent to a background thread.
|
||||
|
||||
Reference in New Issue
Block a user