{$_components = []} {capture assign="_component_crop_section"}
[`Cropping`]

[`Resolution (w×h)`]: { { selection_size } } px

{sprintf( _w("Press and hold %s to keep the proportions when cropping the image."), "Shift" )}

{/capture} {$_components["component-crop-section"] = $_component_crop_section|trim} {$_globals_components = $wa->globals("components")} {if !empty($_globals_components)} {$_components = array_merge($_globals_components, $_components)} {/if} {$wa->globals("components", $_components)}