sizing actually working correctly now
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
mod align;
|
||||
mod frame;
|
||||
mod image;
|
||||
mod pad;
|
||||
mod rect;
|
||||
mod sense;
|
||||
mod sized;
|
||||
@@ -11,8 +11,8 @@ mod text_edit;
|
||||
mod trait_fns;
|
||||
|
||||
pub use align::*;
|
||||
pub use frame::*;
|
||||
pub use image::*;
|
||||
pub use pad::*;
|
||||
pub use rect::*;
|
||||
pub use sense::*;
|
||||
pub use sized::*;
|
||||
|
||||
Reference in New Issue
Block a user