iFixit Shares iPad Mini 7 Teardown, Adds Mystery to 'Jelly Scrolling' Fix

Electronics repair website iFixit this weekend shared an iPad mini 7 teardown video, and it adds some mystery to the device's "jelly scrolling" improvements.

ipad mini 7 feature red and blue
"Jelly scrolling" refers to screen tearing, which can cause text or images on one side of the screen to appear to be tilted downwards because of a mismatch in refresh rates. It can cause one side of the display to look as if it is responding faster than the other side, resulting in a visual disturbance that is hard to ignore once noticed. Some customers noticed the effect on the iPad mini 6 when the device was used in portrait orientation, leading to complaints over the past three years, but not everyone noticed it or was bothered by the effect.

Despite an Apple spokesperson once stating that "jelly scrolling" was "normal" behavior for iPads with LCD displays, it appears the company still felt inclined to reduce the effect on the iPad mini 7. Many reviewers said that "jelly scrolling" was less noticeable or not noticeable at all on the latest iPad mini, and it seems that Apple vaguely told some of these reviewers that it made display-related changes to address the matter.

It was speculated that Apple might have rotated the display controller inside the iPad mini 7 to make "jelly scrolling" less visible in portrait orientation, but interestingly, iFixit said that the display controller's position has not changed compared to the iPad mini 6. The website concluded that Apple has done some unknown "trickery" to reduce "jelly scrolling," so it still remains unclear exactly what Apple has done to mitigate the issue.


The teardown video also revealed that the iPad mini 7's rear Apple logo can be removed, but otherwise the device's internal design is similar to the iPad mini 6.

Apple released the iPad mini 7 last week, with key features including the A17 Pro chip, Apple Intelligence support, Apple Pencil Pro support, and more.

Related Roundup: iPad mini
Buyer's Guide: iPad Mini (Neutral)
Related Forum: iPad

Popular Stories

iOS 26

iOS 26.1 Coming Soon: New Features for Your iPhone and Release Date

Monday October 27, 2025 7:55 am PDT by
The upcoming iOS 26.1 update includes a handful of new features and changes for iPhones, including a toggle for changing the appearance of the Liquid Glass design, "slide to stop" for alarms in the Clock app, and more. Below, we outline key details about iOS 26.1. Release Date Given that Apple has yet to seed an iOS 26.1 Release Candidate, which is typically the final beta version, the...
maxresdefault

Apple TV 4K Could Still Launch Before 2025 Ends: All the Rumored Features

Monday October 27, 2025 4:51 pm PDT by
Apple is designing an updated version of the Apple TV 4K, and rumors suggest that it could come out sometime in the next couple of months. We're not expecting a major overhaul with design changes, but even a simple chip upgrade will bring major improvements to Apple's set-top box. Subscribe to the MacRumors YouTube channel for more videos. We've rounded up all the latest Apple TV rumors. ...
iOS 26 Maps Glass

Apple Reportedly Moving Ahead With Ads in Maps App

Sunday October 26, 2025 6:22 am PDT by
Apple Maps could feature integrated ads as soon as next year, Bloomberg's Mark Gurman reports. In his latest "Power On" newsletter, Gurman said that Apple's plan to bring more ads to iOS is moving "gaining traction," with the Maps app being next in line. The project will apparently give restaurants and other businesses the option to pay to have their details featured more prominently in...
iOS 26 Battery Glass Feature

iOS 26.1 Beta Liquid Glass Battery Drain Test: Tinted vs Clear Mode

Friday October 24, 2025 2:30 pm PDT by
In the fourth iOS 26.1 beta, Apple added a "Tinted" option that reduces the translucency of Liquid Glass for those who prefer a more opaque look. I saw some comments wondering whether the setting might preserve battery life, so I thought I'd do some testing. Test Settings I did four separate tests using the iPhone 17 Pro Max, and I kept the parameters as similar as possible. Here are the...
M6 MacBook Pro Feature 1

M6 MacBook Pro: Release Date, Pricing, and What to Expect

Monday October 27, 2025 9:15 am PDT by
Apple this month refreshed the 14-inch MacBook Pro base model with its new M5 chip, and higher-end 14-inch and 16-inch MacBook Pro models with M5 Pro and M5 Max chips are expected to follow in early 2026. However, these machines will represent the final update to the current design, with Apple reportedly developing a completely new version of the MacBook Pro packed with next-generation hardware...
iOS 26

6 New Things Your iPhone Can Do in iOS 26.1

Wednesday October 29, 2025 4:22 am PDT by
Apple is about to drop iOS 26.1, the first major point release since iOS 26 was rolled out in September, and there are at least six notable changes and improvements to look forward to. We've rounded them up below. Apple has already provided developers and public beta testers with the release candidate version of iOS 26.1, which means Apple will likely roll out the update to all compatible...
iOS 26

iOS 26.1 Coming Soon With These 8 New Features for Your iPhone

Wednesday October 22, 2025 6:15 am PDT by
The upcoming iOS 26.1 update includes a handful of new features and changes for iPhones, including a toggle for changing the appearance of the Liquid Glass design, "slide to stop" for alarms in the Clock app, and more. iOS 26.1 is currently in beta testing. The update will likely be released in the first half of November, and it is compatible with the iPhone 11 series and newer, but some...
iOS 26

Apple Seeds iOS 26.1, iPadOS 26.1, and macOS Tahoe 26.1 Release Candidates

Tuesday October 28, 2025 1:07 pm PDT by
Apple today provided developers and public beta testers with the release candidate versions of upcoming iOS 26.1, iPadOS 26.1, macOS Tahoe 26.1, tvOS 26.1, watchOS 26.1, and visionOS 26.1 updates for testing purposes. The RCs betas come a week after Apple released the fourth betas. The new betas can be downloaded from the Settings app on a compatible device by going to General > Software...
swift for android

Developers Can Now Make Android Apps With Apple's Swift

Sunday October 26, 2025 4:23 am PDT by
The first preview release of the Swift SDK for Android was published this week, allowing developers to build Android apps in Swift with official tooling and making it easier to share code across iOS and Android. The SDK enables Android apps to be built in Swift using officially supported tooling rather than community workarounds. In June, it was announced that Apple's Swift programming...

Top Rated Comments

klasma Avatar
13 months ago

Is there a technical reason why the iPad mini 5 either has no jelly scroll, or it wasn't a big enough issue like the mini 6? And if the mini 5 didn't have this, what caused the regression moving forward with the mini 6 and 7?
The pixels within an LCD panel (i.e. the actual “liquid crystals”) are not refreshed all at once for each new picture frame, but instead are refreshed line by line. This means that if you take a snapshot of the panel while it refreshes from one frame to the next, some of the pixels will show the new frame while others will still show the previous frame.

In addition, each pixel doesn’t change its state instantaneously, but needs a number of milliseconds to transition from the previous state to the new state. This means that in the snapshot, pixels will be in various degrees of blending between the old state and the new state. When comparing the first line with the last line, the first line may already have fully transitioned to the new frame, whereas the last line is still completely on the old frame. And the lines in between will be in some intermediate state.

Now, when you scroll perpendicular to those refresh lines, this means that one edge of the screen will already show the next scroll position while the other edge still shows the old scroll position. Due to the continuous state change of the pixels between those two edges, it looks as if the contents is slanted between the old and new scroll position.

This effect is stronger the narrower the display is in the problematic direction, and also the longer the pixel response time (the longer they take to change their state). If the response time is especially slow, it may even “smear” across multiple successive frames or scroll positions.

From the mini 5 to the mini 6, Apple (a) changed the refresh direction from the long side to the short side, and in addition (b) made the aspect ratio of the screen much narrower than before (from 4:3 to less than 3:2), and (c) (this is just my suspicion from comparing both side by side) the new panels have a worse pixel response time.

From what has been reported about the mini 7, my guess is that the response time (c) has been improved, but obviously (a) and (b) hasn’t changed.

Since the frame contents is transferred line by line from RAM to the panel, the lines are physically driven along either the long side or the short side of the display panel, and that’s where the display controller sits along the edge of the panel. Presumably, because the bezel widths changed from the mini 5 to the mini 6, it was more convenient to place the display controller along the long edge than the short edge, however with the side effect of switching to the refresh direction where the slanting effect is more pronounced.

Apple would have to switch that positioning back to the short side in order to completely eliminate the issue in portrait orientation. Apparently they didn’t want to invest the engineering effort to change the internal component layout of the mini again.

@Joe Rossignol IMO there isn’t much of a mystery here.
Score: 21 Votes (Like | Disagree)
goodcow Avatar
13 months ago
Is there a technical reason why the iPad mini 5 either has no jelly scroll, or it wasn't a big enough issue like the mini 6? And if the mini 5 didn't have this, what caused the regression moving forward with the mini 6 and 7?
Score: 15 Votes (Like | Disagree)
firstcitazen Avatar
13 months ago

I cannot believe we are discussing such minutia. I use my iPad mini 6 in the hospital almost every day, for 10-12 hours a day (for almost 2 years). This is not even on my mind.
Perhaps people should use it for real work, rather than just pure entertainment devices?
I use it for real work and notice the jelly scrolling. What is real work? I work at a hospital too....
Score: 15 Votes (Like | Disagree)
Crow_Servo Avatar
13 months ago

I have absolutely no trust in Apple when it comes to their displays.

They use PWM (pulse-width modulation) aka flickering in almost all of their products. They have zero credibility.

I'm sure their "fix" for this iPad mini 7 is not without some compromise. Hopefully not, but we'll see. I'm picking up one of these next week.
lol. Okay. Enjoy?
Score: 14 Votes (Like | Disagree)
Apple_Robert Avatar
13 months ago

Saw it in Best Buy - it’s still a terrible screen because of the refresh rate. Maybe the jelly scrolling is better but that low refresh rate stutter is a show stopper.
I find it curious that so many people used the iPhone before Promotion was ever uttered by Apple and it wasn’t the unusable device so many here and elsewhere want to claim devices to be now.
Score: 14 Votes (Like | Disagree)
0828557 Avatar
13 months ago

The redesign of the mini with 6th gen caused it.
You answered a "what" question with a "when" answer.
Score: 13 Votes (Like | Disagree)