pull/473/head
Ivan Tham 3 years ago committed by Blaž Hrastnik
parent 585d6f8242
commit 17f9dfce7e

@ -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 {

Loading…
Cancel
Save