p5.js-web-editor icon indicating copy to clipboard operation
p5.js-web-editor copied to clipboard

When resizing the window uploaded `image` gets greyed out and shifts to bottom

Open PiyushChandra17 opened this issue 2 years ago • 7 comments

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 image-responsive

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:

  1. Open the editor web app
  2. Click on sidebar expand icon
  3. Click on "+"
  4. Click on upload file
  5. Upload an image
  6. Resize the widow
  7. Verify the image gets greyed out and shifts to bottom

PiyushChandra17 avatar Nov 14 '23 09:11 PiyushChandra17