Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] ListView HasUnevenRows was not working in iOS 10 #6166

Merged
merged 2 commits into from
May 11, 2019
Merged

Conversation

samhouts
Copy link
Member

@samhouts samhouts commented May 10, 2019

Description of Change

#4365 made EstimateRowHeight better for iOS11+, but it inadvertently broke HasUnevenRows on iOS10. This resolves the issue. Thanks @melimion for tracking down the code change!

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

  1. Run G5888.
  2. If the rows are not overlapping, success!

PR Checklist

  • Has automated tests
  • Rebased on top of the target branch at time of PR
  • Changes adhere to coding standard

samhouts and others added 2 commits May 10, 2019 14:35
Co-Authored-By: melimion <melimion@users.noreply.github.com>
Co-Authored-By: melimion <melimion@users.noreply.github.com>
@samhouts samhouts requested a review from rmarinho May 10, 2019 21:38
@samhouts samhouts added blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. i/regression p/iOS 🍎 t/bug 🐛 labels May 10, 2019
@samhouts samhouts changed the title [Bug] ListView HasUnevenRows is not working in iOS 10 [Bug] ListView HasUnevenRows was not working in iOS 10 May 10, 2019
@samhouts samhouts merged commit 71c62a5 into 3.6.0 May 11, 2019
@samhouts samhouts deleted the fix-5888 branch May 11, 2019 19:08
@samhouts samhouts added this to the 4.0.0 milestone May 11, 2019
@samhouts samhouts added the a/listview Problems with the ListView/TableView label Jun 6, 2019
@samhouts samhouts modified the milestones: 4.0.0, 3.6.0 Jun 20, 2019
@karimullla
Copy link

hi can you please post the resolved code?

@MitchBomcanhao
Copy link

@karimullla what do you mean? you can see the details of the pull request if you want

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/listview Problems with the ListView/TableView blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. i/regression p/iOS 🍎 t/bug 🐛
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants