Skip to content

Add triangle position, type and size customization options#26

Open
XBeg9 wants to merge 1 commit intoTomThorpe:masterfrom
XBeg9:triangle_position
Open

Add triangle position, type and size customization options#26
XBeg9 wants to merge 1 commit intoTomThorpe:masterfrom
XBeg9:triangle_position

Conversation

@XBeg9
Copy link

@XBeg9 XBeg9 commented Aug 17, 2014

No description provided.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't work for me, the triangle's frame Y value is incorrect, and works better with the following:

triangleFrame = CGRectMake(self.view.frame.size.width/2-(self.triangleSize.width/2), nextYPosition + self.titleScrollerHeight - self.triangleSize.height, self.triangleSize.width, self.triangleSize.height);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants