mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
egui-web: Update web_location_hash when hash in URL changes (#1140)
This commit is contained in:
@@ -8,6 +8,7 @@ All notable changes to the `egui_web` integration will be noted in this file.
|
||||
* Made the WebGL painter opt-in ([#1020](https://github.com/emilk/egui/pull/1020)).
|
||||
* Fix glow failure Chrome ((#1092)[https://github.com/emilk/egui/pull/1092]).
|
||||
* Shift-scroll will now result in horizontal scrolling on all platforms ((#1136)[https://github.com/emilk/egui/pull/1136]).
|
||||
* Update `epi::IntegrationInfo::web_location_hash` on `hashchange` event ([#1140](https://github.com/emilk/egui/pull/1140)).
|
||||
|
||||
|
||||
## 0.16.0 - 2021-12-29
|
||||
|
||||
Reference in New Issue
Block a user