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

Option for non-rounded corners #184

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Paludis
Copy link

@Paludis Paludis commented Jun 2, 2014

I didn't like the rounded corners on each panel so I added an option to remove them. By default still uses rounded corners.

@LanceFu
Copy link

LanceFu commented Sep 12, 2014

All you need to do is to subclass JASidePanelController and overwrite the following function:

  • (void)stylePanel:(UIView *)panel
    Just leave it empty inside.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants