mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Allow easier setting of background color for TextEdit (#5203)
* Closes <https://github.com/emilk/egui/issues/5183> * [x] I have followed the instructions in the PR template
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Example showing some UI controls like `Label`, `TextEdit`, `Slider`, `Button`.
|
||||
|
||||
```sh
|
||||
cargo run -p hello_world
|
||||
cargo run -p hello_world_simple
|
||||
```
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user