## What is the current behavior? 1. Take the brush handle and move it the beyond the start or end of the brush 3. Move the handle back in 4. Brush position is now offset by how far out of bounds you went [Screenshots or videos are welcome.](https://github.com/user-attachments/assets/6eac67f8-40bf-4fd3-a03c-ba3a893aadfc) ## What is the expected behavior? The brush handle only starts moving back when the mouse meets the start or end of the brush again. ## Please provide a demo of the problem in a sandbox https://recharts.org/en-US/examples/BrushBarChart ## Which versions of Recharts, and which browser / OS are affected by this issue? Did this work in previous versions of Recharts? - Recharts v3 - Chrome, Safari and Firefox - macOS Seems like a standard client bounding box issue, happy to pick this up!
What is the current behavior?
recharts-brush-bounds-issue.mp4
What is the expected behavior?
The brush handle only starts moving back when the mouse meets the start or end of the brush again.
Please provide a demo of the problem in a sandbox
https://recharts.org/en-US/examples/BrushBarChart
Which versions of Recharts, and which browser / OS are affected by this issue? Did this work in previous versions of Recharts?
Seems like a standard client bounding box issue, happy to pick this up!