scratchfoundation / scratchjr

With ScratchJr, young children (ages 5-7) can program their own interactive stories and games.
http://www.scratchjr.org
BSD 3-Clause "New" or "Revised" License
684 stars 319 forks source link

Make full-screen mode actually full-screen #18

Open chrisgarrity opened 8 years ago

chrisgarrity commented 8 years ago

From @tmickel on November 18, 2015 19:21

Right now the project is framed in a black area. Paula did a UI test with another app where the green flag/exit buttons were just over the project, and thinks having it actually full-screen would be a great improvement

Copied from original issue: LLK/scratchjr-private#388

chrisgarrity commented 8 years ago

From @tmickel on December 30, 2015 19:53

UI.js:846

Remove - (136 * scaleMultiplier)

If we actually want to implement this, we probably need to figure out a better icon for "return to project"

deepankarmalhan commented 2 years ago

Product backlog