Problemunvalidated
it doesn't call the `mouseReleased` method — If I quickly drag this panel outside its parent. Tension: it will not be called if I release and `mouseDragged` is still not finished printing all of the pending mouse drag events. Outcome: mouseReleased method fires when the mouse is released, not when the mouse leaves the component.
a9acfdc7-4287-45f5-9b1e-720b33235b0e
it doesn't call the mouseReleased method — If I quickly drag this panel outside its parent. Tension: it will not be called if I release and mouseDragged is still not finished printing all of the pending mouse drag events. Outcome: mouseReleased method fires when the mouse is released, not when the mouse leaves the component.