mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 22:00:03 -04:00
Add Label::sense so you can make clickable labels
relates to https://github.com/emilk/egui/issues/292
This commit is contained in:
@@ -7,6 +7,8 @@ NOTE: [`eframe`](eframe/CHANGELOG.md), [`egui_web`](egui_web/CHANGELOG.md) and [
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added ⭐
|
||||
* Make labels interactive with `Label::sense(Sense::click())`.
|
||||
|
||||
## 0.11.0 - 2021-04-05 - Optimization, screen reader & new layout logic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user