What is the point of adding this interval for sides for dimensions for layoutDecoratedWithMargins? Basically, we are moving this view by interval when we calculate XTranslation or YTranslation, but adding this interval to one of dimensions leads to cropping view.
In new pull requests this issue was fixed.
What is the point of adding this interval for sides for dimensions for layoutDecoratedWithMargins? Basically, we are moving this view by interval when we calculate XTranslation or YTranslation, but adding this interval to one of dimensions leads to cropping view. In new pull requests this issue was fixed.