Fix black screen on macOS after maximizing LBRY and then closing #1235

Merged
miikkatu merged 1 commit from fix-black-screen-after-closing-window into master 2018-04-02 22:19:47 +02:00
miikkatu commented 2018-04-01 14:06:57 +02:00 (Migrated from github.com)

This would close #1200.

What this does is, when closing a window, wait for a full screen window to leave full screen mode first, before actually attempting t close it.

This works on macOS, but the code has not been tested on other platforms.

This would close #1200. What this does is, when closing a window, wait for a full screen window to leave full screen mode first, before actually attempting t close it. This works on macOS, but the code _has not_ been tested on other platforms.
IGassmann (Migrated from github.com) reviewed 2018-04-01 14:06:57 +02:00
tzarebczan commented 2018-04-03 15:05:23 +02:00 (Migrated from github.com)

Thanks for yet another contribution @miikkatu ! Got your email for the tip, will review and follow up.

Not sure if @IGassmann tested on other OSes, but I'll make sure to give it a shot later today.

Thanks for yet another contribution @miikkatu ! Got your email for the tip, will review and follow up. Not sure if @IGassmann tested on other OSes, but I'll make sure to give it a shot later today.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1235
No description provided.