Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

[ASTableView] Move setting of tuning parameters to the range controller #1870

Merged
merged 1 commit into from
Jul 8, 2016
Merged

[ASTableView] Move setting of tuning parameters to the range controller #1870

merged 1 commit into from
Jul 8, 2016

Conversation

maicki
Copy link
Contributor

@maicki maicki commented Jul 8, 2016

Follow up PR for #1820.

To align ASTableView with ASCollectionView we set the tuning parameters on the range controller instead of the layout controller. The range controller basically just call's through to the layout controller though.

@ghost ghost added the CLA Signed label Jul 8, 2016
@Adlai-Holler
Copy link
Contributor

BOOM ⚡

@maicki maicki changed the title [ASTableView] Move setting the tuning parameters to the range controller [ASTableView] Move setting of tuning parameters to the range controller Jul 8, 2016
@Adlai-Holler Adlai-Holler merged commit ac9549e into facebookarchive:master Jul 8, 2016
aimalygin pushed a commit to aimalygin/AsyncDisplayKit that referenced this pull request Sep 16, 2020
aimalygin pushed a commit to aimalygin/AsyncDisplayKit that referenced this pull request Sep 16, 2020
* master_up: (43 commits)
  Do not expose tgmath.h to all clients of Texture (facebookarchive#1900)
  Call will / did display node for ASTextNode. Fixes facebookarchive#1680 (facebookarchive#1893)
  Remove background deallocation helper code (facebookarchive#1890)
  [Accessibility] Ship ASExperimentalDoNotCacheAccessibilityElements (facebookarchive#1888)
  🎉 3.0.0 (facebookarchive#1883)
  Upgrade to Xcode 11.5 (facebookarchive#1877)
  Renames AS_EXTERN and ASViewController (facebookarchive#1876)
  Improve ThreeMigrationGuide.md (facebookarchive#1878)
  Add a 3.0 migration guide (facebookarchive#1875)
  I forgot this in the last PR and I'm pushing to master, I'm a bad person.
  Update for 3.0.0-rc.2 (facebookarchive#1874)
  Update RELEASE.md (facebookarchive#1873)
  Fix all the warnings and re-enable on CI (facebookarchive#1872)
  Prepare for 3.0.0-rc.1 release (facebookarchive#1870)
  -[ASNetworkImageNode setURL:resetToDefault:] forget to reset animatedImage (facebookarchive#1861)
  [ASDisplayNode] Implement accessibilityElementsHidden (facebookarchive#1859)
  Fix documentation for ASCornerRoundingTypeClipping (facebookarchive#1863)
  Add iOS13 UIContextMenu api to ASCommonCollectionDelegate (facebookarchive#1860)
  [ASDisplayNode] Implement accessibilityViewIsModal (facebookarchive#1858)
  Update FBSnapshotTestCase to iOSSnapshotTestCase (=6.2) (facebookarchive#1855)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants