Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an optional delegate method to change the color of dimming background overlay #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Arthraim
Copy link

@Arthraim Arthraim commented Jul 8, 2015

Hi Jared. Since our designer prefers a white overlay, I made a little change based on your great work. Hope the change would be merged into your trunk.

Say I do something like ...

- (UIColor *)colorForBackgroundDimmingOverlayInImageViewer:(JTSImageViewController *)imageViewer {

    return [UIColor redColor];
}

It shows like ...

ios simulator screen shot jul 8 2015 14 18 18

@honkmaster
Copy link

Nice feature, is a merge intended?

@Arthraim
Copy link
Author

@honkmaster yes, please 😄

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