small changes

This commit is contained in:
iris committed 2025-12-16 18:38:06 -05:00
1 parent 71f3beaf94
commit ac9571b29f
10 files changed
+46 -37

No files matched your search

+1 -1
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};