mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
TextEdit widgets are now slightly larger to accommodate their frames
Fixes https://github.com/emilk/egui/issues/89
This commit is contained in:
@@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
### Fixed 🐛
|
||||
|
||||
* `RepaintSignal` now implements `Sync` so it can be sent to a background thread.
|
||||
* `TextEdit` widgets are now slightly larger to accommodate their frames.
|
||||
|
||||
### Deprecated
|
||||
|
||||
|
||||
Reference in New Issue
Block a user