update iris
This commit is contained in:
1 parent
34f57ce0b5
commit
efb21705c3
2 files changed
+2
-2
No files matched your search
+1
-1
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