mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
add popup_below_widget to show a popup area below another widget
Closes https://github.com/emilk/egui/issues/122
This commit is contained in:
@@ -9,6 +9,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added ⭐
|
||||
|
||||
* `egui::popup::popup_below_widget`: show a popup area below another widget
|
||||
|
||||
|
||||
## 0.8.0 - 2021-01-17 - Grid layout & new visual style
|
||||
|
||||
|
||||
Reference in New Issue
Block a user