Allow mobile users to zoom the dashboard #102
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#102
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/101-allow-mobile-dashboard-zoom"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes the viewport restriction that disables pinch zoom while preserving responsive device-width rendering.
TDD evidence: the focused viewport test failed before implementation, then passed; full suite:
62 passed.Closes #101