Skip to content

enhancement: Smooth open/close animation for console #2503

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

Closed
wants to merge 1 commit into from

Conversation

ecxtacy
Copy link

@ecxtacy ecxtacy commented Oct 15, 2023

Fixes #2502

Adds the CSS transition property to the console pane, so that open/close animation appears to be smooth.

Changes:

  • Added the CSS rule to the Pane class at _ide.scss file.
Previously
After the changes

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

Fixes processing#2502

- Adds the CSS `transition` property to the console pane, so that
  open/close animation appears to be smooth.
@welcome
Copy link

welcome bot commented Oct 15, 2023

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

@raclim
Copy link
Collaborator

raclim commented Jun 25, 2024

Thanks so much again for your work on this! Due to the amount of time that's passed since this was first raised, I'm going to close this pull request for now. However, I'd be down to revisit this if the issue gains more traction or if this becomes a higher priority (i.e raised in a redesign) in the future! I'm sorry that we couldn't get this in at the moment, but please feel free to revisit this or check out our other issues!

@raclim raclim closed this Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add smooth open / close animation to the console
2 participants