mirror of
https://github.com/emilk/egui.git
synced 2026-07-20 05:28:55 +00:00
e794de5ffa
Documents platform compatibility on the WindowLevel struct and some of the methods that are dependent on it. Provides a link to `winit::window::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>