strong & weak widgets
This commit is contained in:
@@ -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