Opened 12 years ago
Closed 12 years ago
#22657 closed defect (bug) (fixed)
Media: Add -webkit-overflow-scrolling for a smoother mobile/iOS experience
Reported by: | koopersmith | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.5 | Priority: | low |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
-webkit-overflow-scrolling: touch;
makes things scroll nicely in iOS. Not sure if it has any effect in Android, but we should probably add it.
Patch adds overflow scrolling to the attachments grid and sidebar. Testing needed!
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Yes, scrolling is a lot better in iOS Safari :)
+1 to commit.