mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Release 0.16.0 - Context menus and rich text
This commit is contained in:
@@ -4,8 +4,11 @@ All notable changes to the `egui_web` integration will be noted in this file.
|
||||
|
||||
|
||||
## Unreleased
|
||||
* Fix [dark rendering in WebKitGTK](https://github.com/emilk/egui/issues/794) ([#888](https://github.com/emilk/egui/pull/888/)).
|
||||
* Add feature `glow` to switch to a [`glow`](https://github.com/grovesNL/glow) based painter ([#868](https://github.com/emilk/egui/pull/868)).
|
||||
|
||||
|
||||
## 0.16.0 - 2021-12-29
|
||||
* Fixed [dark rendering in WebKitGTK](https://github.com/emilk/egui/issues/794) ([#888](https://github.com/emilk/egui/pull/888/)).
|
||||
* Added feature `glow` to switch to a [`glow`](https://github.com/grovesNL/glow) based painter ([#868](https://github.com/emilk/egui/pull/868)).
|
||||
|
||||
|
||||
## 0.15.0 - 2021-10-24
|
||||
|
||||
Reference in New Issue
Block a user