Skip to content

Button still dark if user touches, holds, and drags out of range #1

@andermoran

Description

@andermoran

FIxed by adding:
[self addTarget:self action:@selector(endedPress) forControlEvents:UIControlEventTouchDragOutside]; to
-(void)makeFlat:(FlatButton*)button withBackgroundColor:(UIColor*)backgroundColor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions