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

Metal style when processing: Line of white pixels over spinner #35

Open
neoneye opened this issue Jan 2, 2014 · 1 comment
Open

Metal style when processing: Line of white pixels over spinner #35

neoneye opened this issue Jan 2, 2014 · 1 comment

Comments

@neoneye
Copy link

neoneye commented Jan 2, 2014

This is what I'm seeing with the demo project
white pixels on screenshot

It goes away if I briefly switch to Adium style and then back to Metal style.

I think the spinner is layouted using the _indicatorRectForBounds:, but can't figure out precisely whats wrong.

@chinhster
Copy link

I fixed this by adding a new macro:

#define kMMTabBarIndicatorHeight 15.0

And replacing the instance of kMMTabBarIndicatorWidth in MMTabBarButton.m and MMTabBarButtonCell.m with it that affect the 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

No branches or pull requests

2 participants