# Objective Add `#[derive(Clone, PartialEq, Debug, Reflect)]` to DragEntry so it matches the other picking events. ## Solution Copy/paste (RIP Larry Tesler) ## Testing Just ran cargo check. I don't believe this should break anything because I did not remove any derives it had before. --- |
||
|---|---|---|
| .. | ||
| mesh_picking | ||
| backend.rs | ||
| events.rs | ||
| hover.rs | ||
| input.rs | ||
| lib.rs | ||
| pointer.rs | ||
| window.rs | ||