processing / processing/p5.js-web-editor

Add smooth open / close animation to the console

Open
#2,502 4 comments 0 reactions 1 assignee View on GitHub

@ecxtacy is already working on this.

Since Oct 19, 2023.

Area: Design Enhancement Needs Discussion
Dominant language
JavaScript
Stars
1.7k
Forks
1.7k
Avg merge
3d 4h
Merged PRs (30d)
8

Description

Increasing Access

This feature would improve the UX of the editor. I noticed that the opening and closing of the console is instantaneous. A smooth effect while open and close would be pleasing for the users.

This is the current opening and closing of the console
Feature enhancement details

This feature implementation is quite straightforward. The console height is changing when its opened or closed, therefore adding a simple CSS transition property to the pane would be sufficient to create a smooth animation.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.