small changes

This commit is contained in:
2025-12-16 18:38:06 -05:00
parent 71f3beaf94
commit ac9571b29f
10 changed files with 46 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
use crate::{
ActiveData, Len, Painter, SizeCtx, Ui, UiRegion, UiVec2, WidgetId,
render::MaskIdx,
ui::painter::ResizeRef,
ui::ResizeRef,
util::{HashMap, HashSet},
};
use std::ops::{Deref, DerefMut};