mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Documents platform compatibility on the WindowLevel struct and some of the methods that are dependent on it. Provides a link to `winit:🪟:WindowLevel` documentation section that provides a list of which platforms are supported. * Closes [Issue 7419](https://github.com/emilk/egui/issues/7419) * [x] I have followed the instructions in the PR template --------- Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>