processing / processing/p5.js-web-editor
When resizing the window uploaded `image` gets greyed out and shifts to bottom
Open
@aditya123473892 is already working on this.
Since Jan 8, 2024.
Area: Mobile
Bug
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
p5.js version
2.9.2
What is your operating system?
Mac OS
Web browser and version
Chrome and 117.0.5938.132
Actual Behavior
When resizing the window uploaded image gets greyed out and shifts to bottom
Expected Behavior
When resizing the window uploaded image should not get greyed out and should remain at its initial position. Perhaps it's not fully responsive at some extent, also the width of the side bar is unnecessarily large and i think this is the root cause
Steps to reproduce
Steps:
- Open the editor web app
- Click on sidebar expand icon
- Click on "+"
- Click on upload file
- Upload an image
- Resize the widow
- Verify the image gets greyed out and shifts to bottom
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.