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

Use document window animation for “normal” windows #10477

Closed

Conversation

lunacookies
Copy link

Release Notes:

  • Added animation when opening new editor windows to match document windows on macOS, e.g. File > New in TextEdit or File > New > File… in Xcode.
before.mov
after.mov

Copy link

cla-bot bot commented Apr 12, 2024

We require contributors to sign our Contributor License Agreement, and we don't have @lunacookies on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@lunacookies
Copy link
Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Apr 12, 2024
Copy link

cla-bot bot commented Apr 12, 2024

The cla-bot has been summoned, and re-checked this pull request!

@maxdeviant
Copy link
Member

I don't think we want this window open animation.

It increases the time it takes to open a new window, which I feel is undesirable for an editor like Zed.

@lunacookies
Copy link
Author

You’re totally right about the speed aspect: of course, opening a new window now has a short delay.

My counter-argument is that the animation is brief and doesn’t have much easing, so at least to me it isn’t frustratingly slow in the way e.g. the animations in the macOS Control Center are. More importantly, seeing that animation upon opening a new window is the expected behavior, since it’s shared by all NSDocument-based applications on the system (QuickTime Player, Pages, Keynote, TextEdit, etc).

I realize that this really doesn’t matter though, so I don’t mind if you disagree and close this PR :)

@mrnugget
Copy link
Member

Yeah, I have to also say that while I appreciate your work on this, I really don't like animations like these and would try to turn them off as soon as possible.

@mrnugget
Copy link
Member

Okay, closing it for now. We can always reopen when someone really, really wants it. Seems like there's more push against animations for now.

@mrnugget mrnugget closed this Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants