wordplaydev / wordplay

An accessible, language-inclusive programming language and IDE for creating interactive typography on the web.
Other
55 stars 19 forks source link

Background color fills other parts of the screen when fullscreening editor tab #444

Closed brendaaank closed 2 months ago

brendaaank commented 2 months ago

Expected behavior

When pressing the full screen button on the code text editor, the rest of the UI panels should keep their colors, and the stage should minimize.

Actual behavior

In the tutorial, pressing the full screen button for the code editor, the Learn tab takes the orange color of the stage as the stage disappears.

  1. Go to https://wordplay.dev/learn?locale=en-US&act=1&scene=4&pause=7&concept=unparsable
  2. Click on the full screen button on the top edge of the code editor (next to "start")
  3. See error

Screenshots

The button in question image

The error image

Environment

Desktop

amyjko commented 2 months ago

Resolved by f2e436d.