Permit scrolling in small viewports #2

Merged
k9psvb merged 1 commit from smitelli/webring:scrollfix into main 2025-04-01 04:32:19 +00:00
Owner

I noticed that on my phone, in landscape orientation, the page is taller than the viewport but cannot be scrolled in any direction. The overflow: hidden on the body causes this.

I don't see anything obvious that would be broken by removing this, but I admit that I have not explored much of this project's code.

(Mobile Safari, iOS 18.3.2)

I noticed that on my phone, in landscape orientation, the page is taller than the viewport but cannot be scrolled in any direction. The `overflow: hidden` on the body causes this. I don't see anything obvious that would be broken by removing this, but I admit that I have not explored much of this project's code. (Mobile Safari, iOS 18.3.2)
smitelli added 1 commit 2025-03-18 02:06:33 +00:00
smitelli force-pushed scrollfix from ca12e789b5 to 49be2f7e9d 2025-03-18 02:06:50 +00:00 Compare
k9psvb merged commit 378614e30f into main 2025-04-01 04:32:19 +00:00
k9psvb deleted branch scrollfix 2025-04-01 04:32:19 +00:00
Owner

Sorry for the delay, I thought I had configured email for this instance but obviously it's not configured!

Sorry for the delay, I thought I had configured email for this instance but obviously it's not configured!
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: epesooj/webring#2
No description provided.