mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 22:00:03 -04:00
[demo] Move Fractal Clock to WrapApp
This commit is contained in:
@@ -159,6 +159,7 @@ impl<'a> Frame<'a> {
|
||||
pub struct WebInfo {
|
||||
/// e.g. "#fragment" part of "www.example.com/index.html#fragment".
|
||||
/// Note that the leading `#` is included in the string.
|
||||
/// Also known as "hash-link" or "anchor".
|
||||
pub web_location_hash: String,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user