Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

fix: small fix regarding scrollToIndexPath and scrollPosition #1642

Conversation

IceFloe
Copy link
Contributor

@IceFloe IceFloe commented Jun 5, 2016

Pull request checklist

  • All tests pass. Demo project builds and runs.
  • I have resolved any merge conflicts.
  • I have followed the coding style, and reviewed the contributing guidelines. Confirmation: 💪😎👊

This fixes issue #1640.

@codecov-io
Copy link

Current coverage is 62.32%

Merging #1642 into release_7.3 will decrease coverage by 5.63%

  1. 9 files (not in diff) in ...ViewController/Views were modified. more
    • Misses +19
    • Partials +13
    • Hits -32
  2. 8 files (not in diff) in ...ViewController/Model were modified. more
    • Misses +4
    • Partials +27
    • Hits -31
  3. 5 files (not in diff) in ...iewController/Layout were modified. more
    • Misses +10
    • Partials +12
    • Hits -22
  4. 3 files (not in diff) in ...Controller/Factories were modified. more
    • Partials +4
    • Hits -4
  5. 2 files (not in diff) in ...ssagesViewController were modified. more
    • Misses +15
    • Partials +1
    • Hits -16
  6. File ...agesViewController.m was modified. more
    • Misses +12
    • Partials +20
    • Hits -32
@@           release_7.3      #1642   diff @@
=============================================
  Files               63         63          
  Lines             2415       2418     +3   
  Methods            666        666          
  Messages             0          0          
  Branches           154        154          
=============================================
- Hits              1641       1507   -134   
- Misses             774        834    +60   
- Partials             0         77    +77   

Powered by Codecov. Last updated by a430cbe...f8e27db

@jessesquires jessesquires added this to the 7.3.2 milestone Jun 5, 2016
@jessesquires
Copy link
Owner

Thanks so much @IceFloe ! 👍

Would you mind posting a quick video/GIF that shows the old vs new behavior?

@IceFloe
Copy link
Contributor Author

IceFloe commented Jun 5, 2016

Sure,
was
jun-06-2016 00-54-52

and now
jun-06-2016 00-54-44

@jessesquires
Copy link
Owner

Thanks! 🎉

@jessesquires jessesquires merged commit 2576960 into jessesquires:release_7.3 Jun 5, 2016
Slessi pushed a commit to preeo/JSQMessagesViewController that referenced this pull request Aug 22, 2016
pcoltau added a commit to TeletronicsDotAe/JSQMessagesViewController that referenced this pull request Apr 16, 2017
…iewController

* 'master' of https://github.com/jessesquires/JSQMessagesViewController: (86 commits)
  ImageOptim on assets (jessesquires#1845)
  update changelog and spec for 7.3.4
  Fix issue jessesquires#1583: Don't highlight cell outside message bubble (when long press) (jessesquires#1744)
  update changelog and version for 7.3.3
  Updated `canPerformAction:withSender:` in `JSQMessagesComposerTextView` to call super (jessesquires#1664). Fixes jessesquires#1663.
  Update CHANGELOG and version nums for 7.3.2
  fix KVO crash. close jessesquires#1631
  formatting
  small fix regarding scrollToIndexPath (jessesquires#1642) close jessesquires#1640
  Update CHANGELOG.md
  update CHANGLOG. bump version numbers
  Reverted jessesquires#1588 to fix jessesquires#1602 and fix jessesquires#1604. (jessesquires#1623)
  bump version numbers
  Update CHANGELOG.md
  provide default init values for JSQMessagesCollectionViewLayoutAttributes to prevent assertion. fix jessesquires#1338
  follow up for jessesquires#1247 and jessesquires#1591. obfuscate private APIs. swizzle via +initialize
  copy attributes
  clean up
  fix keyboard hiding bug on iOS 9 (jessesquires#1307). fix jessesquires#1063
  - cleanup from PR jessesquires#1281 - fix menu actions, close jessesquires#1321 - make notification methods public - partially apply changes from PR jessesquires#1563
  ...
pcoltau added a commit to TeletronicsDotAe/JSQMessagesViewController that referenced this pull request Apr 16, 2017
…nch3

* origin/master: (66 commits)
  ImageOptim on assets (jessesquires#1845)
  update changelog and spec for 7.3.4
  Fix issue jessesquires#1583: Don't highlight cell outside message bubble (when long press) (jessesquires#1744)
  update changelog and version for 7.3.3
  Updated `canPerformAction:withSender:` in `JSQMessagesComposerTextView` to call super (jessesquires#1664). Fixes jessesquires#1663.
  Update CHANGELOG and version nums for 7.3.2
  fix KVO crash. close jessesquires#1631
  formatting
  small fix regarding scrollToIndexPath (jessesquires#1642) close jessesquires#1640
  Update CHANGELOG.md
  update CHANGLOG. bump version numbers
  Reverted jessesquires#1588 to fix jessesquires#1602 and fix jessesquires#1604. (jessesquires#1623)
  bump version numbers
  Update CHANGELOG.md
  provide default init values for JSQMessagesCollectionViewLayoutAttributes to prevent assertion. fix jessesquires#1338
  follow up for jessesquires#1247 and jessesquires#1591. obfuscate private APIs. swizzle via +initialize
  copy attributes
  clean up
  fix keyboard hiding bug on iOS 9 (jessesquires#1307). fix jessesquires#1063
  - cleanup from PR jessesquires#1281 - fix menu actions, close jessesquires#1321 - make notification methods public - partially apply changes from PR jessesquires#1563
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants