May 16, 2009

The Hatch 1.1 - Another Addition

The Hatch 1.1 will be released as soon as Apple approves it.  One of the biggest improvements is going to be the responsiveness of the 'i' button.  This little bit of code made a world of difference.

CGRect newInfoButtonRect = CGRectMake(infoButton.frame.origin.x-25, infoButton.frame.origin.y-25, infoButton.frame.size.width+50, infoButton.frame.size.height+50); [infoButton setFrame:newInfoButtonRect];
So hang in there for version 1.1.  It will also include 9 more rivers for Washington State.

No comments: