- Remove transform gestures (zoom/pan) in favor of fixed ContentScale.Fit background image - Implement draggable crop frame with corner handles for resize and center drag for repositioning - Add `FrameHandle` composable with circular white/blue indicators at frame corners - Replace complex scale/offset calculations with direct frame coordinate manipulation - Enforce minimum frame size (48dp) and container