]> git.saurik.com Git - cydia.git/commit
Fix the default custom button behaviour for commercial packages. My understanding...
authorDustin L. Howett <dustin@howett.net>
Tue, 5 Oct 2010 22:07:13 +0000 (18:07 -0400)
committerDustin L. Howett <dustin@howett.net>
Tue, 5 Oct 2010 22:07:13 +0000 (18:07 -0400)
commit719d6c2f7d9313210e285eb92e80b77606a28493
tree2adef5ff58c548258649d023e281240a1abfc874
parent19f0811d048f0f0eef58452b118a96075ed0c764
Fix the default custom button behaviour for commercial packages. My understanding of the previous system was flawed enough to cause this- now, the custom button's behaviour is in _customButtonClicked, and the default customButtonClicked calls it instead of reloadButtonClicked. This is based on the original {_,__}rightButtonClicked methods.
UICaboodle/BrowserView.mm