JNWAnimatableWindow icon indicating copy to clipboard operation
JNWAnimatableWindow copied to clipboard

animateOutExplicitly Flicker

Open x74353 opened this issue 5 years ago • 1 comments

I have noticed that every so often there is a brief flash of the window in its original coordinates when calling animateOutExplicitly. This can be seen in the demo project as well. Is this a known issue? I'm using Xcode Version 10.2.1 w/ macOS 10.14 as the deployment target.

2019-06-26 14 14 52

x74353 avatar Jun 26 '19 18:06 x74353

Is that running on 10.14 as well? I haven't maintained this project in over 5 years so unfortunately I'm not up to date with the changes that have happened in AppKit. I'm surprised it still somewhat works.

Can you replicate the animation you're looking for with a standard AppKit animation?

jwilling avatar Jul 03 '19 06:07 jwilling