Make alignment a widget property
This commit is contained in:
1 parent
8220a78d4a
commit
d3b0ebf90c
21 files changed
+823
-300
No files matched your search
@@ -1,4 +1,3 @@
|
||||
mod align;
|
||||
mod layer;
|
||||
mod offset;
|
||||
mod pad;
|
||||
@@ -6,7 +5,6 @@ mod scroll;
|
||||
mod span;
|
||||
mod stack;
|
||||
|
||||
pub use align::*;
|
||||
pub use layer::*;
|
||||
pub use offset::*;
|
||||
pub use pad::*;
|
||||
|
||||
Reference in new issue
Block a user