mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
Release 0.36.1 - Fix Sense::drag bug
This commit is contained in:
@@ -14,6 +14,10 @@ This file is updated upon each release.
|
||||
Changes since the last release can be found at <https://github.com/emilk/egui/compare/latest...HEAD> or by running the `scripts/generate_changelog.py` script.
|
||||
|
||||
|
||||
## 0.36.1 - 2026-08-07
|
||||
* Fix `Sense::drag` detecting drags when clicking widget above it [#8396](https://github.com/emilk/egui/pull/8396) by [@lucasmerlin](https://github.com/lucasmerlin)
|
||||
|
||||
|
||||
## 0.36.0 - 2026-08-05
|
||||
|
||||
### Highlights ✨
|
||||
|
||||
Reference in New Issue
Block a user