mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2025-12-06 03:36:42 +01:00
parent
f7306de55f
commit
c954965ae1
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ pub trait HasSize<E: Output> {
|
|||
self.size().w()
|
||||
}
|
||||
fn height (&self) -> usize {
|
||||
self.size().w()
|
||||
self.size().h()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue