RocketSimApp
RocketSimApp copied to clipboard
Resize screenshot
Is your feature request related to a problem? Please describe. Every day I take multiple screenshots of my app to add to Pull Requests in Github. The default size of a screenshot is huge and attaching these directly to the PR makes it unreadable. Currently, I have a Shortcut that takes the original image and reduces it by 50% and then saves that image over the top of the old one. The workflow is save the image, find the file right click run the shortcut on the file, then drag it to browser upload.
Describe the solution you'd like It would be nice if I could just somehow resize the image directly in rocket Sim. This could simply be a preference to take all screenshots at a reduced size, 25% 50% 75% 100% for example.
Additional context
I like the idea! I could potentially provide some after-editing options as well. Short term fix right now could be:
- Resize the simulator to be small (CMD+1 when simulator is active, for example)
- Ensure App Store Connect Optimization is turned off (this would otherwise resize the screenshots to ASC requirements)
- Take a screenshot
Sadly 😞 the CMD+1 trick doesn't work. You still get the larger image.
Alright, I'll see what I can do!