processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.38k stars 1.32k forks source link

Improper button layout on find and replace dialog box in mobile view #2857

Closed mrkirthi-24 closed 8 months ago

mrkirthi-24 commented 9 months ago

p5.js version

v1.9.0

What is your operating system?

Mac OS

Web browser and version

Google Chrome 120.0.6099.129

Actual Behavior

Buttons are not properly aligned on Find and Replace dialog box on mobile view

Screenshot 2024-01-07 at 12 36 01 PM

Expected Behavior

Proper padding needs to be added on small screens

Steps to reproduce

Steps:

  1. Open p5.js Web Editor in mobile screen
  2. In the Edit menu, click Replace option
  3. Find and Replace dialog box will appear
lindapaiste commented 8 months ago

fixed by #3037