Descriptive Problem Summary:
Taking a screenshot with BYOND's built in screenshot function is slightly broken in 508.1290. Previously all screenshots were captured at the native icon_size, regardless of what the icon scaling had been set to in the Dream Seeker. In 508.1290 the DS instead captures the screenshot at the current icon scale set by the user. This would be fine, but the actual dimensions of the screenshot don't change to accommodate the larger icon scale.
In other words, if you take a screenshot when the DS is set to 2x icon scaling, you'll end with a screenshot zoomed in on 1/4 of the screen.
Numbered Steps to Reproduce Problem:
1. Start a game and scale the icon_size above the game's native size in the DS.
2. Capture a screenshot.
Expected Results:
The old behavior where screenshots were captured at the native icon_size would be preferred. If that's not possible, then the width/height of screenshots just needs to be adjusted to accommodate the scaling.
ID:1882825
Jun 26 2015, 3:54 pm
|
|||||||||||||
Resolved
| |||||||||||||