When developing apps that have ScrollView
content that is larger than the screen, is there a way to capture a "full screenshot" of the entire screen.
Currently, the screenshot option in File > Save Screen Shot ⌘ + S
only saves a screenshot of the current screen view.
Ideally, I would like to take a full screenshot of the entire scrollable view without having to manually stitch together the separate screenshots.