brownplt / code.pyret.org

Website for serving Pyret to folks.
Other
24 stars 45 forks source link

Can "Run" and "Stop" shrink when the screen is narrow? #442

Open schanzer opened 2 years ago

schanzer commented 2 years ago

Every time I run PD over Zoom, I am reminded that the Stop button goes rogue and covers part of the Definitions Area when the screen is narrow.

Can we use a CSS media query to check for super-narrow screens, and shrink the width of those buttons accordingly?

asolove commented 1 year ago

Yeah, I will find a way to do something about this. The main issue here is the Run/Type dropdown reserving enough space for the very wide text for the typed label.