initial text impl
This commit is contained in:
1 parent
abcbc267b5
commit
5ce6fca275
33 files changed
+530
-117
No files matched your search
+1
-1
@@ -1,4 +1,4 @@
|
||||
use crate::{Dir, Painter, Sign, UIScalar, UiNum, UiRegion, Widget, WidgetId};
|
||||
use crate::prelude::*;
|
||||
|
||||
pub struct Span {
|
||||
pub children: Vec<(WidgetId, SpanLen)>,
|
||||
|
||||
Reference in new issue
Block a user