Skip to content

Commit

Permalink
epic webedit
Browse files Browse the repository at this point in the history
  • Loading branch information
aspiringLich authored Feb 20, 2025
1 parent 29385f6 commit 7562dec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions crates/egui/src/viewport.rs
Original file line number Diff line number Diff line change
Expand Up @@ -546,8 +546,7 @@ impl ViewportBuilder {
///
/// ## Platform-specific:
///
/// - **iOS:** Can only be called on the main thread. Sets the top left coordinates of the
/// window in the screen space coordinate system.
/// - **iOS:** Sets the top left coordinates of the window in the screen space coordinate system.
/// - **Web:** Sets the top-left coordinates relative to the viewport. Doesn't account for CSS
/// [`transform`].
/// - **Android / Wayland:** Unsupported.
Expand Down

0 comments on commit 7562dec

Please sign in to comment.