mirror of
https://github.com/emilk/egui.git
synced 2026-07-12 01:28:54 +00:00
013f01dbcb
* Removed: egui::Context::is_desktop, egui::Context::set_desktop * Added: egui::Context::force_embedding, egui::Context::set_force_embedding
This folder contains the files required for the egui web demo hosted at https://www.egui.rs/.
The reason the folder is called "docs" is because that is the name that GitHub requires in order to host a web page from the master branch of a repository.