Closed marlon360 closed 5 years ago
Hmm upon trying to recreate this, i got this image:
For lack of a better method, could you paste your localStorage.CARBON_STATE
here?
This is my CARBON_STATE:
{
"paddingVertical":"16px",
"paddingHorizontal":"19px",
"marginVertical":"45px",
"marginHorizontal":"45px",
"backgroundMode":"color",
"backgroundColor":"rgba(255,255,255,1)",
"dropShadow":false,
"dropShadowOffsetY":"7px",
"dropShadowBlurRadius":"21px",
"theme":"one-light",
"windowTheme":"none",
"language":"htmlmixed",
"fontFamily":"Ubuntu Mono",
"fontSize":"18px",
"lineHeight":"145%",
"windowControls":false,
"widthAdjustment":true,
"lineNumbers":true,
"exportSize":"2x",
"watermark":false,
"squaredImage":false,
"preset":null,
"loading":false,
"online":true,
"uploading":false,
"aspectRatio":4.427184466019417,
"icon":"/static/presets/1.png"
}
Closed with #717
Describe the bug When exporting HTML code as PNG with auto-adjust width a scrollbar is shown in the image
To Reproduce Steps to reproduce the behavior:
<html><head></head><body></body></html>
Expected behavior There should not be a scrollbar displayed in the exported image.
Screenshots The exported image:
Info (please complete the following information):