This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
UITableView with insetGrouped style #338
Labels
apple bug
Something isn't working due to a bug on Apple's platforms. Edit Delete
Noticed an issue while snapshotting UITableView with insetGrouped style. It layouts correctly during run but on snapshots it has artifacts between first & second and second last & last rows in a section.
Does anyone have any idea what happened? Tried delaying layout before taking snapshot, but that was not the case. Snapshot are consistent throughout multiple runs.
I've created a simple project with as little code as possible to replicate the issue. Snapshot taken from simulator iPhone 11 (13.4.1) using Xcode 11.4.1.
GroupedTableViewVC.zip
The text was updated successfully, but these errors were encountered: