strong & weak widgets
This commit is contained in:
1 parent
a85e129026
commit
36668c82f4
19 files changed
+293
-294
No files matched your search
@@ -123,7 +123,7 @@ widget_trait! {
|
||||
}
|
||||
}
|
||||
|
||||
fn to_any(self) -> impl WidgetRet {
|
||||
fn to_any(self) -> impl WidgetIdFn {
|
||||
|ui| self.add(ui).any()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user