Update frame.rs
This commit is contained in:
parent
90fee3a923
commit
ca4257ff5c
@ -54,7 +54,7 @@ impl Frame {
|
||||
self.size.width
|
||||
}
|
||||
|
||||
/// Returns the width of the [`Frame`].
|
||||
/// Returns the height of the [`Frame`].
|
||||
#[inline]
|
||||
pub fn height(&self) -> f32 {
|
||||
self.size.height
|
||||
|
Loading…
Reference in New Issue
Block a user