update iris

This commit is contained in:
2025-12-09 02:04:02 -05:00
parent 34f57ce0b5
commit efb21705c3
2 changed files with 2 additions and 2 deletions

2
iris

Submodule iris updated: e44bb8eca4...7f4846a2d3

View File

@@ -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