-
Notifications
You must be signed in to change notification settings - Fork 78
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
Mojave-style tabs do not handle window changing focus properly #69
Comments
I see similar problems with Yosemite style. |
When the window gains/loses focus, MMMojaveTabStyle's |
barijaona
added a commit
to barijaona/MMTabBarView
that referenced
this issue
Dec 25, 2018
Issue MiMo42#69 : some styles (Mojave and Yosemite) did not update properly their colors when the window gains/loses focus.
barijaona
added a commit
to barijaona/MMTabBarView
that referenced
this issue
Dec 25, 2018
Issue MiMo42#69 : some styles (Mojave and Yosemite) did not update properly their colors when the window gains/loses focus.
barijaona
added a commit
to barijaona/MMTabBarView
that referenced
this issue
Dec 26, 2018
Issue MiMo42#69 : some styles (Mojave and Yosemite) did not update properly their colors when the window gains/loses focus.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm just trying out the demo, but Mojave tabs don't seem to update their colors properly when the window gains/loses focus. You have to manually move the cursor over the tabs to update their colors. The other styles seem to handle it properly.
The text was updated successfully, but these errors were encountered: