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

Fix freeze on entering full screen window mode #15

Merged
merged 1 commit into from
Jan 13, 2019

Conversation

barijaona
Copy link
Member

On macOS Mojave, window freezes when entering full screen window mode.
If the window is frozen, clicking outside the app allows it to complete
the transition to full screen mode. So even just clicking on another
icon in the Dock allows it to continue (Issue MiMo42#63).

Brendan Duddridge (@brendand) noticed that the problem has to do with
MMTabBarView’s -viewDidEndLiveResize. Removing the animation works
around it.

On macOS Mojave, window freeze when entering full screen window mode.
If the window is frozen, clicking outside the app allows it to complete
the transition to full screen mode. So even just clicking on another
icon in the Dock allows it to continue (Issue MiMo42#63).

Brendan Duddridge (@brendand) noticed that the problem has to do with
MMTabBarView’s -viewDidEndLiveResize. Removing the animation works
around it.
@barijaona barijaona requested a review from TAKeanice January 5, 2019 16:06
@barijaona barijaona merged commit c5411ac into ViennaRSS:master Jan 13, 2019
@barijaona barijaona deleted the Mimo42-63 branch January 13, 2019 09:49
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.

1 participant