pull/473/head
Ivan Tham 2021-07-20 19:33:00 +08:00 committed by Blaž Hrastnik
parent 585d6f8242
commit 17f9dfce7e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
use crate::{graphics::Rect, View, ViewId};
use slotmap::HopSlotMap;
// the dimensions are recomputed on windo resize/tree change.
// the dimensions are recomputed on window resize/tree change.
//
#[derive(Debug)]
pub struct Tree {