Is there a way to increase the stage size so the pixels go on top of the stage instead of the bottom? I ask because I need to add 25 pixels to the top of the stage, and increasing the height always adds the pixels at the bottom. I could just move all my objects down 25 pixels, but that’s a pain, so I was hoping there was an easier way. Any ideas?