mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 15:20:05 -04:00
Cleanup ahead of release
This commit is contained in:
@@ -148,6 +148,7 @@ impl BackendPanel {
|
||||
|
||||
#[cfg(target_arch = "wasm32")]
|
||||
ui.collapsing("Web info (location)", |ui| {
|
||||
ui.style_mut().wrap = Some(false);
|
||||
ui.monospace(format!("{:#?}", frame.info().web_info.location));
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user