@if (showToolbar) {
{{ currentScaleText }}
@if (!readOnly && allowedEditActions.rotate) { } @if (!readOnly && allowedEditActions.crop) { }
@if (isEditing && !readOnly) { }
}