mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
Fix doclinks
This commit is contained in:
@@ -23,7 +23,7 @@ pub struct FullOutput {
|
||||
|
||||
/// The number of physical pixels per logical ui point, for the viewport that was updated.
|
||||
///
|
||||
/// You can pass this to [`Context::tesselate`] together with [`Self::shapes`].
|
||||
/// You can pass this to [`crate::Context::tessellate`] together with [`Self::shapes`].
|
||||
pub pixels_per_point: f32,
|
||||
|
||||
/// All the active viewports, excluding the root.
|
||||
|
||||
Reference in New Issue
Block a user