bevy/crates/bevy_core_widgets
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
..
src Added clone bounds to EntityEvents that were missing them. (#19708) 2025-06-17 21:22:32 +00:00
Cargo.toml Core slider (#19584) 2025-06-15 00:53:31 +00:00