]> git.saurik.com Git - cydia.git/commit
Fix the automatic scrolling - UIKit no longer likes 0-height rects :(. Only auto...
authorDustin L. Howett <dustin@howett.net>
Thu, 2 Dec 2010 12:23:34 +0000 (07:23 -0500)
committerDustin L. Howett <dustin@howett.net>
Thu, 2 Dec 2010 12:23:34 +0000 (07:23 -0500)
commit0e2693a0132225125c4efce647d526af614104db
treea6548e4a9e3669ee846b6be96b8257d86bd0e893
parent935e634f407c15fa0059ab258de6a3be12ccbe46
Fix the automatic scrolling - UIKit no longer likes 0-height rects :(. Only auto-scroll if we're within 20pt of the bottom of the output, so the user can scroll back in the middle of an operation.
MobileCydia.mm