mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
Better docs and spelling fixes
This commit is contained in:
@@ -49,7 +49,7 @@ NOTE: [`epaint`](epaint/CHANGELOG.md), [`eframe`](eframe/CHANGELOG.md), [`egui_w
|
||||
|
||||
### Fixed 🐛
|
||||
* Fixed `ComboBox` and other popups getting clipped to parent window ([#885](https://github.com/emilk/egui/pull/885)).
|
||||
* The color picker is now better att keeping the same hue even when saturation goes to zero ([#886](https://github.com/emilk/egui/pull/886)).
|
||||
* The color picker is now better at keeping the same hue even when saturation goes to zero ([#886](https://github.com/emilk/egui/pull/886)).
|
||||
|
||||
### Removed 🔥
|
||||
* Removed `egui::math` (use `egui::emath` instead).
|
||||
|
||||
Reference in New Issue
Block a user