bevy/crates/bevy_core_widgets/src
Malek f3e7a4b048
Added clone bounds to EntityEvents that were missing them. (#19708)
# Objective

Lack of clone on certain builtin events

## Solution

Added clone to those events

## Testing

## Showcase
2025-06-17 21:22:32 +00:00
..
core_button.rs Event Split: Event, EntityEvent, and BufferedEvent (#19647) 2025-06-15 16:46:34 +00:00
core_slider.rs Added clone bounds to EntityEvents that were missing them. (#19708) 2025-06-17 21:22:32 +00:00
lib.rs Core slider (#19584) 2025-06-15 00:53:31 +00:00