window_manager icon indicating copy to clipboard operation
window_manager copied to clipboard

white screen reveals when windowManager.show after windowManager.hide

Open Iuppit2r opened this issue 2 years ago • 4 comments

white screen reveals (up to 15 secs) when windowManager.show after windowManager.hide. (windows)

Iuppit2r avatar May 24 '22 21:05 Iuppit2r

As a temporary solution, call the setState method once after the window is reshown.

lijy91 avatar May 25 '22 09:05 lijy91

As a temporary solution, call the setState method once after the window is reshown.

I tried like this, but it seems not work correctly every time

sufu777 avatar Jun 06 '22 05:06 sufu777

Yeah, I have the same problem as @sufu777. Sometimes the setState workaround works, sometimes not.

jakub-stefaniak avatar Jun 23 '22 07:06 jakub-stefaniak

Related: #131

damywise avatar Jun 23 '22 07:06 damywise