update iris
This commit is contained in:
2
iris
2
iris
Submodule iris updated: e44bb8eca4...7f4846a2d3
@@ -99,7 +99,7 @@ impl Button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
widget_trait! {
|
widget_trait! {
|
||||||
pub Stuff;
|
pub trait Stuff;
|
||||||
fn modal(self, width: impl UiNum) -> impl WidgetIdFn {
|
fn modal(self, width: impl UiNum) -> impl WidgetIdFn {
|
||||||
|ui| {
|
|ui| {
|
||||||
self
|
self
|
||||||
|
|||||||
Reference in New Issue
Block a user