mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
Deprecate color::srgba function. Use Color32::from_rgb etc instead.
This commit is contained in:
@@ -23,6 +23,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
* `RepaintSignal` now implements `Sync` so it can be sent to a background thread.
|
||||
|
||||
### Deprecated
|
||||
|
||||
* Deprecated `color::srgba`.
|
||||
|
||||
|
||||
## 0.6.0 - 2020-12-26
|
||||
|
||||
|
||||
Reference in New Issue
Block a user