Zoom Control Debug Test
Testing the zoom control component to identify issues with:
- X button not working - Click the X button (top-right corner of zoom control)
- Drag not working - Try to drag the zoom control by clicking and holding
Instructions:
- The zoom control should appear at the bottom center of the screen
- Click the X button to hide it - a "Show Zoom" button should appear
- Try dragging the zoom control around the screen
- Check the console log (right side) for debugging info
Expected Behavior:
- ✅ X button should hide the zoom control and show "Show Zoom" button
- ✅ Dragging should move the zoom control around the screen
- ✅ Position should be saved to localStorage
- ✅ Dragging should NOT trigger when clicking slider or buttons