Build on current nightly
This commit is contained in:
1 parent
7b54aaf3c4
commit
fae21a1991
10 files changed
+26
-24
No files matched your search
@@ -187,7 +187,7 @@ impl From<CardinalAlign> for Align {
|
||||
}
|
||||
}
|
||||
|
||||
impl const From<RegionAlign> for UiVec2 {
|
||||
const impl From<RegionAlign> for UiVec2 {
|
||||
fn from(align: RegionAlign) -> Self {
|
||||
Self::rel(align.rel())
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user