Background image scale mode #7267
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Description of the new feature/enhancement
Within the settings file we have the option to set the background image stretch mode. What would also be nice is if we can scale the image as well. Could be done via pixels, or percentage based.
Proposed technical implementation details (optional)
"backgroundImageScaleXY": (640,480)
or
"backgroundImageScaleX": 640
"backgroundImageScaleY": 480
or
"backgroundImageScale": 100%
The text was updated successfully, but these errors were encountered: