]> 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)
commit773cfc9fe369c16d5b47aa14260b8a5d172faac0
treea6548e4a9e3669ee846b6be96b8257d86bd0e893
parent540437033286aa962b940cefac84686abf6d9ffa
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