From 163c5cf2e3cd60efc3e724efef7902772789f2a8 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Tue, 1 Jun 2021 13:31:42 +0200 Subject: [PATCH] Update iOS scrolling known issue (#18051) --- source/_posts/2021-06-02-release-20216.markdown | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/source/_posts/2021-06-02-release-20216.markdown b/source/_posts/2021-06-02-release-20216.markdown index f0d964831c1..117e0b597f1 100644 --- a/source/_posts/2021-06-02-release-20216.markdown +++ b/source/_posts/2021-06-02-release-20216.markdown @@ -46,7 +46,7 @@ release. No big things, but A LOT of things in this release. Some bigger things are coming though... :) -- [Known issues with scrolling iOS in data tables & logbook](#known-issues-with-scrolling-ios-in-data-tables--logbook) +- [(Fixed) Known issues with scrolling iOS in data tables & logbook](#fixed-known-issues-with-scrolling-ios-in-data-tables--logbook) - [Other noteworthy changes](#other-noteworthy-changes) - [New Integrations](#new-integrations) - [New Platforms](#new-platforms) @@ -59,10 +59,12 @@ Some bigger things are coming though... :) - [Farewell to the following](#farewell-to-the-following) - [All changes](#all-changes) -## Known issues with scrolling iOS in data tables & logbook +## (Fixed) Known issues with scrolling iOS in data tables & logbook -This beta will have issues with scrolling in data tables and the logbook. -We are currently working with the upstream project to fix the issue. +This is fixed in 2021.6.0b4 + +~~This beta will have issues with scrolling in data tables and the logbook. +We are currently working with the upstream project to fix the issue.~~