Draggable React component that respects CSS-transformed (scaled) parent containers.
Standard draggable. Hold and drag the box. The parentRef keeps it inside the stage.
Parent wrapper has transform: scale(0.6). Without parentScale the cursor and box would drift apart — set it to match the parent scale.