mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 23:30:04 -04:00
bug fix: only catch clicks on currently open windows
This commit is contained in:
@@ -13,7 +13,6 @@ This is the core library crate Emigui. It is fully platform independent without
|
||||
* [x] Tooltip
|
||||
* [x] Movable/resizable windows
|
||||
* [x] Kinetic windows
|
||||
* [ ] BUG FIX: Don't catch clicks on closed windows
|
||||
* [ ] Windows should open from Regions and be boxed by parent region.
|
||||
* Then we could open the example app inside a window in the example app, recursively.
|
||||
* [ ] Scroll areas
|
||||
|
||||
Reference in New Issue
Block a user