diff --git a/examples/window/multi_window_camera_ui.rs b/examples/window/multi_window_camera_ui.rs index 6a5dfadaf3..0aa6413b88 100644 --- a/examples/window/multi_window_camera_ui.rs +++ b/examples/window/multi_window_camera_ui.rs @@ -203,7 +203,7 @@ fn box_shadow_node_bundle(blur: f32, border_radius: BorderRadius) -> impl Bundle border: UiRect::all(Val::Px(4.)), ..default() }, - BorderColor(LIGHT_SKY_BLUE.into()), + BorderColor::all(LIGHT_SKY_BLUE.into()), border_radius, BackgroundColor(DEEP_SKY_BLUE.into()), BoxShadow::new(