How to Enable Smoother 120Hz Scrolling in Safari
A guide on enabling 120Hz scrolling in Safari for iOS/iPadOS, improving browsing smoothness, with a link to a frame rate test site.
A guide on enabling 120Hz scrolling in Safari for iOS/iPadOS, improving browsing smoothness, with a link to a frame rate test site.
Explores the new CSS scroll-state(scrolled) query for applying styles based on scroll direction, with examples and use cases.
A guide to configuring smoother scrolling behavior in the Emacs text editor by adjusting built-in variables like scroll-conservatively and scroll-margin.
Learn two useful CSS tricks for styling HTML Dialog elements: blurring the backdrop and disabling page scrolling when open.
SwiftUI scrolling performance issues on tvOS are finally resolved in tvOS 16 and Xcode 14, marking a significant fix for developers.
A developer details fixing a mobile scrolling bug in Safari with VoiceOver while creating an accessible slide-out navigation menu.
A technical tutorial for creating a lightweight, animated scroll-to-top plugin for Zepto.js, aimed at mobile web and Cordova apps.
A developer's workaround for UITextView scrolling bugs in iOS 7, including a link to a custom subclass on GitHub.